@Extension public class CheckoutStrategySCM extends jenkins.scm.SCMCheckoutStrategy implements PluginConstants
Pays attention to custom actions.
Performs synchronization.
| Modifier and Type | Class and Description |
|---|---|
static class |
CheckoutStrategySCM.TheDescriptor |
| Modifier and Type | Field and Description |
|---|---|
static CheckoutStrategySCM.TheDescriptor |
META |
CASCADE_PROJECT_ICON, CASCADE_PROJECT_NAME, CASCADE_PROJECT_PRONOUN, LAYOUT_ACTION_ICON, LAYOUT_ACTION_NAME, LAYOUT_ACTION_URL, LOGGER_PREFIX, MEMBER_ACTION_ICON, MEMBER_ACTION_NAME, MEMBER_ACTION_URL, MEMBER_GRAPH_NAME, MEMBER_VIEW_ICON, MEMBER_VIEW_NAME, MEMBER_VIEW_URL, PLUGIN_HELP, PLUGIN_ICON, PLUGIN_ID, PLUGIN_IMAGES, PLUGIN_IMAGES_16, PLUGIN_IMAGES_24, PLUGIN_IMAGES_32, PLUGIN_IMAGES_48, PLUGIN_NAME, PLUGIN_URL| Constructor and Description |
|---|
CheckoutStrategySCM() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkout(hudson.model.AbstractBuild.AbstractBuildExecution execution) |
CheckoutStrategySCM.TheDescriptor |
getDescriptor() |
@Extension public static final CheckoutStrategySCM.TheDescriptor META
public void checkout(hudson.model.AbstractBuild.AbstractBuildExecution execution)
throws IOException,
InterruptedException
checkout in class jenkins.scm.SCMCheckoutStrategyIOExceptionInterruptedExceptionpublic CheckoutStrategySCM.TheDescriptor getDescriptor()
getDescriptor in interface hudson.model.Describable<jenkins.scm.SCMCheckoutStrategy>getDescriptor in class jenkins.scm.SCMCheckoutStrategyCopyright © 2004-2013 Barchart, Inc.. All Rights Reserved.