Class BuildTriggerCancelledCause
java.lang.Object
jenkins.model.CauseOfInterruption
org.jenkinsci.plugins.workflow.support.steps.build.BuildTriggerCancelledCause
- All Implemented Interfaces:
 Serializable
Indicates that a build is cancelled because the workflow that requested it is aborted.
 TODO: real summary.jelly
- Author:
 - Kohsuke Kawaguchi
 - See Also:
 
- 
Nested Class Summary
Nested classes/interfaces inherited from class jenkins.model.CauseOfInterruption
CauseOfInterruption.UserInterruption - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class jenkins.model.CauseOfInterruption
print 
- 
Constructor Details
- 
BuildTriggerCancelledCause
 
 - 
 - 
Method Details
- 
getShortDescription
- Specified by:
 getShortDescriptionin classCauseOfInterruption
 
 -