public static class AwaitStep.Execution extends org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<ExitStatus>
Constructor and Description |
---|
Execution(org.jenkinsci.plugins.workflow.steps.StepContext context,
AwaitStep step) |
Modifier and Type | Method and Description |
---|---|
void |
onResume() |
protected ExitStatus |
run() |
blocksRestart, getStatus, start, stop
public Execution(org.jenkinsci.plugins.workflow.steps.StepContext context, AwaitStep step)
protected ExitStatus run()
run
in class org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<ExitStatus>
public void onResume()
onResume
in class org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<ExitStatus>
Copyright © 2016–2020. All rights reserved.