public class ECSTaskTemplateStepExecution
extends org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
| Modifier and Type | Method and Description |
|---|---|
void |
onResume()
Re-inject the dynamic template when resuming the pipeline
|
boolean |
start() |
void |
stop(Throwable cause) |
public boolean start()
throws Exception
start in class org.jenkinsci.plugins.workflow.steps.StepExecutionExceptionpublic void stop(Throwable cause) throws Exception
stop in class org.jenkinsci.plugins.workflow.steps.StepExecutionExceptionpublic void onResume()
onResume in class org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImplCopyright © 2016–2019. All rights reserved.