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, validateData
public AdvancePipelineExecution(org.jenkinsci.plugins.workflow.steps.StepContext context, List<io.adobe.cloudmanager.StepAction> actions)
public void doStart() throws Exception
AbstractStepExecution
doStart
in class AbstractStepExecution
Exception
public boolean isAsync()
AbstractStepExecution
true
isAsync
in class AbstractStepExecution
Copyright © 2020–2021 Adobe Inc. All rights reserved.