public class PretestedIntegrationPostCheckout
extends hudson.tasks.Publisher
| Modifier and Type | Class and Description |
|---|---|
static class |
PretestedIntegrationPostCheckout.DescriptorImpl |
| Constructor and Description |
|---|
PretestedIntegrationPostCheckout() |
| Modifier and Type | Method and Description |
|---|---|
hudson.tasks.BuildStepMonitor |
getRequiredMonitorService() |
boolean |
needsToRunAfterFinalized() |
boolean |
perform(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
Calls the SCM-specific function according to the chosen SCM.
|
getProjectAction, getProjectActions, perform, prebuild@DataBoundConstructor public PretestedIntegrationPostCheckout()
public boolean needsToRunAfterFinalized()
needsToRunAfterFinalized in class hudson.tasks.Publisherpublic boolean perform(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
perform in interface hudson.tasks.BuildStepperform in class hudson.tasks.BuildStepCompatibilityLayerbuild - launcher - listener - public hudson.tasks.BuildStepMonitor getRequiredMonitorService()
Copyright © 2004-2013. All Rights Reserved.