public class AccumulatedCommitStrategy extends IntegrationStrategy
| Modifier and Type | Class and Description |
|---|---|
static class |
AccumulatedCommitStrategy.DescriptorImpl |
| Constructor and Description |
|---|
AccumulatedCommitStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
integrate(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener,
AbstractSCMBridge bridge) |
all, getDescriptor@DataBoundConstructor public AccumulatedCommitStrategy()
public void integrate(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener,
AbstractSCMBridge bridge)
throws IntegationFailedExeception,
NothingToDoException,
UnsupportedConfigurationException
integrate in class IntegrationStrategyIntegationFailedExeceptionNothingToDoExceptionUnsupportedConfigurationExceptionCopyright © 2004–2015. All rights reserved.