Package | Description |
---|---|
hudson.model |
Core object model that are bound to URLs via stapler, rooted at Hudson.
|
jenkins.scm |
Modifier and Type | Method and Description |
---|---|
List<SCMCheckoutStrategyDescriptor> |
AbstractProject.AbstractProjectDescriptor.getApplicableSCMCheckoutStrategyDescriptors(AbstractProject p) |
Modifier and Type | Class and Description |
---|---|
static class |
DefaultSCMCheckoutStrategyImpl.DescriptorImpl |
Modifier and Type | Method and Description |
---|---|
SCMCheckoutStrategyDescriptor |
SCMCheckoutStrategy.getDescriptor() |
Modifier and Type | Method and Description |
---|---|
static List<SCMCheckoutStrategyDescriptor> |
SCMCheckoutStrategyDescriptor._for(AbstractProject p) |
static DescriptorExtensionList<SCMCheckoutStrategy,SCMCheckoutStrategyDescriptor> |
SCMCheckoutStrategyDescriptor.all()
Returns all the registered
SCMCheckoutStrategy s. |
Copyright © 2015. All rights reserved.