public static class CBTScreenshotsStep.CBTScreenshotsStepExecution
extends org.jenkinsci.plugins.workflow.steps.StepExecution
| Modifier and Type | Class and Description |
|---|---|
class |
CBTScreenshotsStep.CBTScreenshotsStepExecution.ScreenshotsStepExecutionThread |
| Constructor and Description |
|---|
CBTScreenshotsStepExecution() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
start() |
void |
stop(java.lang.Throwable cause) |
public 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