public class NewRelicDeploymentNotifier
extends hudson.tasks.Notifier
| Modifier and Type | Class and Description |
|---|---|
static class |
NewRelicDeploymentNotifier.DescriptorImpl |
hudson.tasks.Publisher.DescriptorExtensionListImpl| Constructor and Description |
|---|
NewRelicDeploymentNotifier(List<DeploymentNotificationBean> notifications) |
| Modifier and Type | Method and Description |
|---|---|
NewRelicClient |
getClient() |
NewRelicDeploymentNotifier.DescriptorImpl |
getDescriptor() |
List<DeploymentNotificationBean> |
getNotifications() |
hudson.tasks.BuildStepMonitor |
getRequiredMonitorService() |
boolean |
perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
all, getProjectAction, needsToRunAfterFinalized, prebuild@DataBoundConstructor public NewRelicDeploymentNotifier(List<DeploymentNotificationBean> notifications)
public List<DeploymentNotificationBean> getNotifications()
public boolean perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
throws InterruptedException,
IOException
perform in interface hudson.tasks.BuildStepperform in class hudson.tasks.BuildStepCompatibilityLayerInterruptedExceptionIOExceptionpublic NewRelicClient getClient()
public hudson.tasks.BuildStepMonitor getRequiredMonitorService()
public NewRelicDeploymentNotifier.DescriptorImpl getDescriptor()
getDescriptor in interface hudson.model.Describable<hudson.tasks.Publisher>getDescriptor in class hudson.tasks.NotifierCopyright © 2016–2018. All rights reserved.