public class SaltAPIStep.Execution
extends org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
| Modifier and Type | Method and Description |
|---|---|
void |
onResume() |
boolean |
start() |
void |
stop(Throwable cause) |
public void stop(Throwable cause) throws Exception
stop in class org.jenkinsci.plugins.workflow.steps.StepExecutionExceptionpublic boolean start()
throws Exception
start in class org.jenkinsci.plugins.workflow.steps.StepExecutionExceptionpublic void onResume()
onResume in class org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImplCopyright © 2016–2020. All rights reserved.