Uses of Class
org.jenkinsci.plugins.deployment.workflowsteps.AwaitDeploymentStepExecution
-
Packages that use AwaitDeploymentStepExecution Package Description org.jenkinsci.plugins.deployment.workflowsteps -
-
Uses of AwaitDeploymentStepExecution in org.jenkinsci.plugins.deployment.workflowsteps
Methods in org.jenkinsci.plugins.deployment.workflowsteps with parameters of type AwaitDeploymentStepExecution Modifier and Type Method Description void
AwaitDeploymentAction. add(AwaitDeploymentStepExecution step)
void
AwaitDeploymentAction. remove(AwaitDeploymentStepExecution exec)
Called whenAwaitDeploymentAction
is completed to remove it from the active input list.
-