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