public class ViewerAdder extends Notifier
Modifier and Type | Class and Description |
---|---|
static class |
ViewerAdder.DescriptorImpl |
Publisher.DescriptorExtensionListImpl
ExtensionPoint.LegacyInstancesAreScopedToHudson
BuildStep.PublisherList
BUILDERS, PUBLISHERS
Constructor and Description |
---|
ViewerAdder(String name) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
boolean |
needsToRunAfterFinalized() |
boolean |
perform(AbstractBuild<?,?> build,
Launcher launcher,
BuildListener listener) |
getDescriptor
all, getProjectAction, prebuild
getProjectAction, getProjectActions, perform, prebuild
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getRequiredMonitorService
@DataBoundConstructor public ViewerAdder(String name)
public String getName()
public boolean needsToRunAfterFinalized()
needsToRunAfterFinalized
in class Publisher
public boolean perform(AbstractBuild<?,?> build, Launcher launcher, BuildListener listener) throws InterruptedException, IOException
perform
in interface BuildStep
perform
in class BuildStepCompatibilityLayer
InterruptedException
IOException
Copyright © 2016–2022. All rights reserved.