Class Hierarchy
- java.lang.Object
- hudson.model.AbstractDescribableImpl<T> (implements hudson.model.Describable<T>)
- jenkins.scm.SCMCheckoutStrategy (implements hudson.ExtensionPoint)
- jenkins.scm.DefaultSCMCheckoutStrategyImpl
- jenkins.scm.SCMCheckoutStrategy (implements hudson.ExtensionPoint)
- hudson.model.Descriptor<T> (implements jenkins.util.io.OnMaster, hudson.model.Saveable)
- jenkins.scm.SCMCheckoutStrategyDescriptor
- jenkins.scm.DefaultSCMCheckoutStrategyImpl.DescriptorImpl
- jenkins.scm.SCMCheckoutStrategyDescriptor
- jenkins.scm.SCMDecisionHandler (implements hudson.ExtensionPoint)
- hudson.model.AbstractDescribableImpl<T> (implements hudson.model.Describable<T>)
Interface Hierarchy
- jenkins.scm.RunWithSCM<JobT,RunT>