Package hudson.ivy
Class IvyModule.BecauseOfUpstreamModuleBuildInProgress
java.lang.Object
hudson.model.queue.CauseOfBlockage
hudson.ivy.IvyModule.BecauseOfUpstreamModuleBuildInProgress
- Enclosing class:
- IvyModule
Because the upstream module build is in progress, and we are configured to wait for that.
-
Nested Class Summary
Nested classes/interfaces inherited from class hudson.model.queue.CauseOfBlockage
CauseOfBlockage.BecauseLabelIsBusy, CauseOfBlockage.BecauseLabelIsOffline, CauseOfBlockage.BecauseNodeIsBusy, CauseOfBlockage.BecauseNodeIsNotAcceptingTasks, CauseOfBlockage.BecauseNodeIsOffline -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hudson.model.queue.CauseOfBlockage
createNeedsMoreExecutor, fromMessage, print, toString
-
Field Details
-
up
-
-
Constructor Details
-
BecauseOfUpstreamModuleBuildInProgress
-
-
Method Details
-
getShortDescription
- Specified by:
getShortDescriptionin classCauseOfBlockage
-