public static class SignalAllStep.Execution
extends org.jenkinsci.plugins.workflow.steps.StepExecution
| Constructor and Description |
|---|
Execution(org.jenkinsci.plugins.workflow.steps.StepContext context,
SignalAllStep step) |
| Modifier and Type | Method and Description |
|---|---|
void |
onResume() |
boolean |
start() |
void |
stop(Throwable cause) |
public Execution(org.jenkinsci.plugins.workflow.steps.StepContext context,
SignalAllStep step)
public boolean start()
start in class org.jenkinsci.plugins.workflow.steps.StepExecutionpublic void stop(Throwable cause) throws Exception
stop in class org.jenkinsci.plugins.workflow.steps.StepExecutionExceptionpublic void onResume()
onResume in class org.jenkinsci.plugins.workflow.steps.StepExecutionCopyright © 2016–2020. All rights reserved.