Class GitLabBuildsStep
java.lang.Object
hudson.model.AbstractDescribableImpl<org.jenkinsci.plugins.workflow.steps.Step>
org.jenkinsci.plugins.workflow.steps.Step
com.dabsquared.gitlabjenkins.workflow.GitLabBuildsStep
- All Implemented Interfaces:
- ExtensionPoint,- Describable<org.jenkinsci.plugins.workflow.steps.Step>
@ExportedBean
public class GitLabBuildsStep
extends org.jenkinsci.plugins.workflow.steps.Step
- Author:
- Robin Müller
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic final classstatic classNested classes/interfaces inherited from interface hudson.ExtensionPointExtensionPoint.LegacyInstancesAreScopedToHudson
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.jenkinsci.plugins.workflow.steps.StepgetDescriptor
- 
Constructor Details- 
GitLabBuildsStep@DataBoundConstructor public GitLabBuildsStep()
 
- 
- 
Method Details