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