Class DisableConcurrentBuildsJobProperty.CancelledCause
java.lang.Object
jenkins.model.CauseOfInterruption
org.jenkinsci.plugins.workflow.job.properties.DisableConcurrentBuildsJobProperty.CancelledCause
- All Implemented Interfaces:
Serializable
- Enclosing class:
- DisableConcurrentBuildsJobProperty
public static final class DisableConcurrentBuildsJobProperty.CancelledCause
extends CauseOfInterruption
Records that a build was canceled because of
DisableConcurrentBuildsJobProperty.isAbortPrevious()
.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class jenkins.model.CauseOfInterruption
CauseOfInterruption.UserInterruption
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CancelledCause
-
-
Method Details
-
getNewerBuild
-
getShortDescription
- Specified by:
getShortDescription
in classCauseOfInterruption
-
print
- Overrides:
print
in classCauseOfInterruption
-