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