Class GenericSCMStep
java.lang.Object
hudson.model.AbstractDescribableImpl<org.jenkinsci.plugins.workflow.steps.Step>
org.jenkinsci.plugins.workflow.steps.Step
org.jenkinsci.plugins.workflow.steps.scm.SCMStep
org.jenkinsci.plugins.workflow.steps.scm.GenericSCMStep
- All Implemented Interfaces:
ExtensionPoint
,Describable<org.jenkinsci.plugins.workflow.steps.Step>
Runs a user-selected
SCM
.-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class org.jenkinsci.plugins.workflow.steps.scm.SCMStep
SCMStep.SCMStepDescriptor, SCMStep.StepExecutionImpl
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jenkinsci.plugins.workflow.steps.scm.SCMStep
checkout, isChangelog, isPoll, setChangelog, setPoll, start
Methods inherited from class org.jenkinsci.plugins.workflow.steps.Step
getDescriptor