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.StepExecution
public void stop(Throwable cause) throws Exception
stop
in class org.jenkinsci.plugins.workflow.steps.StepExecution
Exception
public void onResume()
onResume
in class org.jenkinsci.plugins.workflow.steps.StepExecution
Copyright © 2016–2020. All rights reserved.