public class DisplayUpstreamChangesRecorder
extends hudson.tasks.Recorder
DisplayUpstreamChangesActions to a build.hudson.tasks.Publisher.DescriptorExtensionListImpl| Constructor and Description |
|---|
DisplayUpstreamChangesRecorder() |
| Modifier and Type | Method and Description |
|---|---|
DisplayUpstreamChangesDescriptor |
getDescriptor() |
hudson.model.Action |
getProjectAction(hudson.model.AbstractProject<?,?> project) |
hudson.tasks.BuildStepMonitor |
getRequiredMonitorService() |
boolean |
perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
all, getProjectAction, needsToRunAfterFinalized, prebuild@DataBoundConstructor public DisplayUpstreamChangesRecorder()
public final hudson.model.Action getProjectAction(hudson.model.AbstractProject<?,?> project)
getProjectAction in interface hudson.tasks.BuildStepgetProjectAction in class hudson.tasks.BuildStepCompatibilityLayerpublic DisplayUpstreamChangesDescriptor getDescriptor()
getDescriptor in interface hudson.model.Describable<hudson.tasks.Publisher>getDescriptor in class hudson.tasks.Recorderpublic final 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 final hudson.tasks.BuildStepMonitor getRequiredMonitorService()
Copyright © 2016. All rights reserved.