java.lang.Object
org.jenkinsci.plugins.workflow.steps.StepExecution
com.dabsquared.gitlabjenkins.workflow.GitLabCommitStatusStep.GitLabCommitStatusStepExecution
- All Implemented Interfaces:
Serializable
- Enclosing class:
GitLabCommitStatusStep
public static class GitLabCommitStatusStep.GitLabCommitStatusStepExecution
extends org.jenkinsci.plugins.workflow.steps.StepExecution
- See Also:
-
-
Method Summary 
Methods inherited from class org.jenkinsci.plugins.workflow.steps.StepExecution 
acceptAll, acceptAll, applyAll, applyAll, blocksRestart, getContext, getStatus, getStatusBounded, onResume
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details 
-
start 
- Specified by:
start
in class org.jenkinsci.plugins.workflow.steps.StepExecution
- Throws:
Exception
-
stop 
- Overrides:
stop
in class org.jenkinsci.plugins.workflow.steps.StepExecution
- Throws:
Exception