Uses of Class
jenkins.scm.SCMCheckoutStrategy
Packages that use SCMCheckoutStrategy
-
Uses of SCMCheckoutStrategy in hudson.model
Methods in hudson.model that return SCMCheckoutStrategyMethods in hudson.model with parameters of type SCMCheckoutStrategyModifier and TypeMethodDescriptionvoidAbstractProject.setScmCheckoutStrategy(SCMCheckoutStrategy scmCheckoutStrategy) -
Uses of SCMCheckoutStrategy in jenkins.scm
Subclasses of SCMCheckoutStrategy in jenkins.scmMethods in jenkins.scm that return types with arguments of type SCMCheckoutStrategyModifier and TypeMethodDescriptionSCMCheckoutStrategyDescriptor.all()Returns all the registeredSCMCheckoutStrategys.Constructor parameters in jenkins.scm with type arguments of type SCMCheckoutStrategyModifierConstructorDescriptionprotectedSCMCheckoutStrategyDescriptor(Class<? extends SCMCheckoutStrategy> clazz)