public class AdvancePipelineExecution extends AbstractStepExecution
AdvancePipelineStep, advancing the remote Cloud Manager pipeline.| Constructor and Description |
|---|
AdvancePipelineExecution(org.jenkinsci.plugins.workflow.steps.StepContext context,
List<io.adobe.cloudmanager.StepAction> actions) |
| Modifier and Type | Method and Description |
|---|---|
void |
doStart()
Subclasses should override this to provide specific logic on step start.
|
boolean |
isAsync()
Subclasses should override this to indicate if it is an Async step.
|
doResume, doStop, getAioProject, getApi, getBuildData, getFlowNode, getId, getRun, getTaskListener, onResume, start, stop, validateDatapublic AdvancePipelineExecution(org.jenkinsci.plugins.workflow.steps.StepContext context,
List<io.adobe.cloudmanager.StepAction> actions)
public void doStart()
throws Exception
AbstractStepExecutiondoStart in class AbstractStepExecutionExceptionpublic boolean isAsync()
AbstractStepExecutiontrueisAsync in class AbstractStepExecutionCopyright © 2020–2021 Adobe Inc. All rights reserved.