public class NeoPostBuildTask
extends hudson.tasks.Recorder
| Modifier and Type | Class and Description |
|---|---|
static class |
NeoPostBuildTask.DescriptorImpl
The type Descriptor.
|
hudson.tasks.Publisher.DescriptorExtensionListImpl| Constructor and Description |
|---|
NeoPostBuildTask()
Instantiates a new Neo post build task.
|
| Modifier and Type | Method and Description |
|---|---|
hudson.tasks.BuildStepDescriptor |
getDescriptor()
Gets descriptor.
|
String |
getDisplayName()
This human readable name is used in the configuration screen.
|
hudson.tasks.BuildStepMonitor |
getRequiredMonitorService()
Gets required monitor service.
|
boolean |
perform(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
Perform boolean.
|
all, getProjectAction, needsToRunAfterFinalized, prebuild@DataBoundConstructor public NeoPostBuildTask()
public hudson.tasks.BuildStepMonitor getRequiredMonitorService()
public hudson.tasks.BuildStepDescriptor getDescriptor()
getDescriptor in interface hudson.model.Describable<hudson.tasks.Publisher>getDescriptor in class hudson.tasks.Recorderpublic String getDisplayName()
public boolean perform(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
perform in interface hudson.tasks.BuildStepperform in class hudson.tasks.BuildStepCompatibilityLayerbuild - the buildlauncher - the launcherlistener - the listenerCopyright © 2004-2021. All Rights Reserved.