Class SleepStep.Execution
java.lang.Object
org.jenkinsci.plugins.workflow.steps.StepExecution
org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
org.jenkinsci.plugins.workflow.steps.SleepStep.Execution
- All Implemented Interfaces:
 Serializable
- Enclosing class:
 - SleepStep
 
public static final class SleepStep.Execution
extends org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
- See Also:
 
- 
Method Summary
Methods inherited from class org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
injectMethods inherited from class org.jenkinsci.plugins.workflow.steps.StepExecution
acceptAll, acceptAll, applyAll, applyAll, blocksRestart, getContext, getStatusBounded 
- 
Method Details
- 
start
- Specified by:
 startin classorg.jenkinsci.plugins.workflow.steps.StepExecution- Throws:
 Exception
 - 
stop
- Overrides:
 stopin classorg.jenkinsci.plugins.workflow.steps.StepExecution- Throws:
 Exception
 - 
onResume
public void onResume()- Overrides:
 onResumein classorg.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
 - 
getStatus
- Overrides:
 getStatusin classorg.jenkinsci.plugins.workflow.steps.StepExecution
 
 -