Uses of Class
jenkins.scm.SCMCheckoutStrategy
-
Uses of SCMCheckoutStrategy in hudson.model
Modifier and TypeMethodDescriptionvoid
AbstractProject.setScmCheckoutStrategy
(SCMCheckoutStrategy scmCheckoutStrategy) -
Uses of SCMCheckoutStrategy in jenkins.scm
Modifier and TypeMethodDescriptionSCMCheckoutStrategyDescriptor.all()
Returns all the registeredSCMCheckoutStrategy
s.ModifierConstructorDescriptionprotected
SCMCheckoutStrategyDescriptor
(Class<? extends SCMCheckoutStrategy> clazz)