Package io.jenkins.plugins.endtest
Class EndtestRunExecution
java.lang.Object
org.jenkinsci.plugins.workflow.steps.StepExecution
io.jenkins.plugins.endtest.EndtestRunExecution
- All Implemented Interfaces:
Serializable
public final class EndtestRunExecution
extends org.jenkinsci.plugins.workflow.steps.StepExecution
Restart-safe asynchronous execution for the Endtest Pipeline step.
- See Also:
-
Method Summary
Methods inherited from class org.jenkinsci.plugins.workflow.steps.StepExecution
acceptAll, acceptAll, applyAll, applyAll, blocksRestart, getContext, getStatusBounded
-
Method Details
-
start
public boolean start()- Specified by:
startin classorg.jenkinsci.plugins.workflow.steps.StepExecution
-
onResume
public void onResume()- Overrides:
onResumein classorg.jenkinsci.plugins.workflow.steps.StepExecution
-
stop
- Overrides:
stopin classorg.jenkinsci.plugins.workflow.steps.StepExecution- Throws:
Exception
-
getStatus
- Overrides:
getStatusin classorg.jenkinsci.plugins.workflow.steps.StepExecution
-