public static class CBTStep.CBTStepExecution
extends org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
| Modifier and Type | Class and Description |
|---|---|
class |
CBTStep.CBTStepExecution.CBTStepTailCall |
| Constructor and Description |
|---|
CBTStepExecution() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
start() |
void |
stop(java.lang.Throwable cause) |
inject, onResumepublic boolean start()
throws java.lang.Exception
start in class org.jenkinsci.plugins.workflow.steps.StepExecutionjava.lang.Exceptionpublic void stop(@Nonnull
java.lang.Throwable cause)
throws java.lang.Exception
stop in class org.jenkinsci.plugins.workflow.steps.StepExecutionjava.lang.Exception