Uses of Class
jenkins.scm.SCMCheckoutStrategyDescriptor
Packages that use SCMCheckoutStrategyDescriptor
-
Uses of SCMCheckoutStrategyDescriptor in hudson.model
Methods in hudson.model that return types with arguments of type SCMCheckoutStrategyDescriptorModifier and TypeMethodDescriptionAbstractProject.AbstractProjectDescriptor.getApplicableSCMCheckoutStrategyDescriptors
(AbstractProject p) -
Uses of SCMCheckoutStrategyDescriptor in jenkins.scm
Subclasses of SCMCheckoutStrategyDescriptor in jenkins.scmMethods in jenkins.scm that return SCMCheckoutStrategyDescriptorMethods in jenkins.scm that return types with arguments of type SCMCheckoutStrategyDescriptorModifier and TypeMethodDescriptionstatic List<SCMCheckoutStrategyDescriptor>
SCMCheckoutStrategyDescriptor._for
(AbstractProject p) SCMCheckoutStrategyDescriptor.all()
Returns all the registeredSCMCheckoutStrategy
s.