Class ExecutorStepExecution.QueueTaskCancelled
java.lang.Object
jenkins.model.CauseOfInterruption
org.jenkinsci.plugins.workflow.support.steps.ExecutorStepExecution.QueueTaskCancelled
- All Implemented Interfaces:
 Serializable,AgentErrorCondition.Retryable
- Enclosing class:
 - ExecutorStepExecution
 
- 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
- 
QueueTaskCancelled
public QueueTaskCancelled() 
 - 
 - 
Method Details
- 
getShortDescription
- Specified by:
 getShortDescriptionin classCauseOfInterruption
 
 -