Class AddGitLabMergeRequestCommentStep.AddGitLabMergeRequestCommentStepExecution
java.lang.Object
org.jenkinsci.plugins.workflow.steps.StepExecution
org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
org.jenkinsci.plugins.workflow.steps.AbstractSynchronousStepExecution<Void>
com.dabsquared.gitlabjenkins.workflow.AddGitLabMergeRequestCommentStep.AddGitLabMergeRequestCommentStepExecution
- All Implemented Interfaces:
Serializable
- Enclosing class:
AddGitLabMergeRequestCommentStep
public static class AddGitLabMergeRequestCommentStep.AddGitLabMergeRequestCommentStepExecution
extends org.jenkinsci.plugins.workflow.steps.AbstractSynchronousStepExecution<Void>
- See Also: