java.lang.Object
org.jenkinsci.plugins.workflow.steps.StepExecution
com.dabsquared.gitlabjenkins.workflow.GitLabBuildsStep.GitLabBuildStepExecution
- All Implemented Interfaces:
Serializable
- Enclosing class:
GitLabBuildsStep
public static class GitLabBuildsStep.GitLabBuildStepExecution
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