public class SumoBuildNotifier
extends hudson.tasks.Notifier
hudson.tasks.Publisher.DescriptorExtensionListImpl| Constructor and Description |
|---|
SumoBuildNotifier() |
| Modifier and Type | Method and Description |
|---|---|
SumoDescriptorImpl |
getDescriptor() |
static SumoBuildNotifier |
getNotifier(hudson.model.AbstractProject project) |
hudson.tasks.BuildStepMonitor |
getRequiredMonitorService() |
boolean |
perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
protected void |
send(hudson.model.AbstractBuild build,
hudson.model.TaskListener listener) |
all, getProjectAction, needsToRunAfterFinalized, prebuildpublic static SumoBuildNotifier getNotifier(hudson.model.AbstractProject project)
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 SumoDescriptorImpl getDescriptor()
getDescriptor in interface hudson.model.Describable<hudson.tasks.Publisher>getDescriptor in class hudson.tasks.Notifierpublic hudson.tasks.BuildStepMonitor getRequiredMonitorService()
protected void send(hudson.model.AbstractBuild build,
hudson.model.TaskListener listener)
Copyright © 2004-2015. All Rights Reserved.