Class ECSTaskTemplateStepExecution
java.lang.Object
org.jenkinsci.plugins.workflow.steps.StepExecution
org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
com.cloudbees.jenkins.plugins.amazonecs.pipeline.ECSTaskTemplateStepExecution
- All Implemented Interfaces:
Serializable
public class ECSTaskTemplateStepExecution
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, getStatus, 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()Re-inject the dynamic template when resuming the pipeline- Overrides:
onResumein classorg.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
-