public class WebsocketInNotifier extends Notifier implements SimpleBuildStep
| Modifier and Type | Class and Description |
|---|---|
static class |
WebsocketInNotifier.DescriptorImpl |
Publisher.DescriptorExtensionListImplSimpleBuildStep.LastBuildAction, SimpleBuildStep.LastBuildActionFactoryBuildStep.PublisherListExtensionPoint.LegacyInstancesAreScopedToHudsonBUILDERS, PUBLISHERS| Constructor and Description |
|---|
WebsocketInNotifier(String url,
String startMessage,
String additionalHttpHeaders) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAdditionalHttpHeaders() |
String |
getStartMessage() |
String |
getUrl() |
void |
perform(Run<?,?> run,
FilePath filePath,
Launcher launcher,
TaskListener taskListener) |
boolean |
prebuild(AbstractBuild<?,?> build,
BuildListener listener) |
getDescriptorall, getProjectAction, needsToRunAfterFinalized, prebuildgetProjectAction, getProjectActions, perform, performclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetProjectAction, getProjectActions, getRequiredMonitorService, performpublic String getUrl()
public String getAdditionalHttpHeaders()
public String getStartMessage()
public void perform(@Nonnull Run<?,?> run, @Nonnull FilePath filePath, @Nonnull Launcher launcher, @Nonnull TaskListener taskListener)
perform in interface SimpleBuildSteppublic boolean prebuild(AbstractBuild<?,?> build, BuildListener listener)
prebuild in interface BuildStepprebuild in class BuildStepCompatibilityLayerCopyright © 2016–2019. All rights reserved.