public class OntrackPromotedRunNotifier extends AbstractOntrackNotifier
| Modifier and Type | Class and Description |
|---|---|
static class |
OntrackPromotedRunNotifier.OntrackPromotedRunDescriptorImpl |
hudson.tasks.Publisher.DescriptorExtensionListImpl| Constructor and Description |
|---|
OntrackPromotedRunNotifier(String project,
String branch,
String build,
String promotionLevel,
boolean ignoreFailure) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBranch() |
String |
getBuild() |
String |
getProject() |
String |
getPromotionLevel() |
boolean |
isIgnoreFailure() |
boolean |
perform(hudson.model.AbstractBuild<?,?> theBuild,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
getRequiredMonitorService, getRunInfoall, getProjectAction, needsToRunAfterFinalized, prebuildpublic String getProject()
public String getBranch()
public String getBuild()
public String getPromotionLevel()
public boolean isIgnoreFailure()
public boolean perform(hudson.model.AbstractBuild<?,?> theBuild,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
throws InterruptedException,
IOException
perform in interface hudson.tasks.BuildStepperform in class hudson.tasks.BuildStepCompatibilityLayerInterruptedExceptionIOExceptionCopyright © 2016–2023. All rights reserved.