public class AdvancePipelineStep
extends org.jenkinsci.plugins.workflow.steps.Step
Step
which will advance the current Cloud Manager pipeline execution in Cloud Manager Build context
By default it will advance the Pipeline regardless of the current state. To narrow the scope, specify the action
context.Modifier and Type | Class and Description |
---|---|
static class |
AdvancePipelineStep.DescriptorImpl |
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
AdvancePipelineStep() |
Modifier and Type | Method and Description |
---|---|
List<io.adobe.cloudmanager.StepAction> |
getActions()
List of actions to which this Step will respond.
|
void |
setActions(List<io.adobe.cloudmanager.StepAction> actions) |
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext context) |
Copyright © 2020–2021 Adobe Inc. All rights reserved.