Uses of Class
jenkins.scm.SCMCheckoutStrategyDescriptor
-
Uses of SCMCheckoutStrategyDescriptor in hudson.model
Modifier and TypeMethodDescriptionAbstractProject.AbstractProjectDescriptor.getApplicableSCMCheckoutStrategyDescriptors
(AbstractProject p) -
Uses of SCMCheckoutStrategyDescriptor in jenkins.scm
Modifier and TypeMethodDescriptionstatic List<SCMCheckoutStrategyDescriptor>
SCMCheckoutStrategyDescriptor._for
(AbstractProject p) SCMCheckoutStrategyDescriptor.all()
Returns all the registeredSCMCheckoutStrategy
s.