public class DisplayUpstreamChangesRecorder
extends hudson.tasks.Recorder
DisplayUpstreamChangesAction
s 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.BuildStep
getProjectAction
in class hudson.tasks.BuildStepCompatibilityLayer
public DisplayUpstreamChangesDescriptor getDescriptor()
getDescriptor
in interface hudson.model.Describable<hudson.tasks.Publisher>
getDescriptor
in class hudson.tasks.Recorder
public final boolean perform(hudson.model.AbstractBuild<?,?> build, hudson.Launcher launcher, hudson.model.BuildListener listener) throws InterruptedException, IOException
perform
in interface hudson.tasks.BuildStep
perform
in class hudson.tasks.BuildStepCompatibilityLayer
InterruptedException
IOException
public final hudson.tasks.BuildStepMonitor getRequiredMonitorService()
Copyright © 2016. All rights reserved.