public class OntrackDSLNotifier
extends hudson.tasks.Notifier
| Modifier and Type | Class and Description |
|---|---|
static class |
OntrackDSLNotifier.OntrackDSLNotifierDescriptorImpl |
hudson.tasks.Publisher.DescriptorExtensionListImpl| Constructor and Description |
|---|
OntrackDSLNotifier(ScriptLocation ontrackScriptLocation,
String injectEnvironment,
String injectProperties,
boolean ontrackLog) |
| Modifier and Type | Method and Description |
|---|---|
String |
getInjectEnvironment() |
String |
getInjectProperties() |
hudson.tasks.BuildStepMonitor |
getRequiredMonitorService() |
String |
getScriptPath() |
String |
getScriptText() |
boolean |
isOntrackLog() |
boolean |
isUsingText() |
boolean |
perform(hudson.model.AbstractBuild<?,?> theBuild,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
all, getProjectAction, needsToRunAfterFinalized, prebuild@DataBoundConstructor public OntrackDSLNotifier(ScriptLocation ontrackScriptLocation, String injectEnvironment, String injectProperties, boolean ontrackLog)
public boolean isUsingText()
public String getScriptPath()
public String getScriptText()
public String getInjectEnvironment()
public String getInjectProperties()
public boolean isOntrackLog()
public hudson.tasks.BuildStepMonitor getRequiredMonitorService()
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 © 2004-2015. All Rights Reserved.