public class TrueFalsePublisher
extends hudson.tasks.Recorder
Modifier and Type | Class and Description |
---|---|
static class |
TrueFalsePublisher.DescriptorImpl |
hudson.tasks.Publisher.DescriptorExtensionListImpl
Constructor and Description |
---|
TrueFalsePublisher(boolean b) |
Modifier and Type | Method and Description |
---|---|
hudson.tasks.BuildStepMonitor |
getRequiredMonitorService() |
boolean |
perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
all, getProjectAction, needsToRunAfterFinalized, prebuild
public 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 hudson.tasks.BuildStepMonitor getRequiredMonitorService()
Copyright © 2004–2022. All rights reserved.