public abstract class AbstractCBTStepExecution
extends org.jenkinsci.plugins.workflow.steps.StepExecution
| Constructor and Description |
|---|
AbstractCBTStepExecution(AbstractCBTStep step,
org.jenkinsci.plugins.workflow.steps.StepContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
stop(java.lang.Throwable cause) |
public AbstractCBTStepExecution(AbstractCBTStep step, org.jenkinsci.plugins.workflow.steps.StepContext context) throws java.lang.Exception
java.lang.Exception