public class PostbuildTask extends Recorder
Recorder.| Modifier and Type | Class and Description |
|---|---|
static class |
PostbuildTask.DescriptorImpl |
Publisher.DescriptorExtensionListImplExtensionPoint.LegacyInstancesAreScopedToHudsonBuildStep.PublisherListBUILDERS, PUBLISHERS| Constructor and Description |
|---|
PostbuildTask(Collection<TaskProperties> tasks) |
PostbuildTask(TaskProperties... tasks) |
| Modifier and Type | Method and Description |
|---|---|
TaskProperties[] |
getAllTasks()
This method will return the taskProperties foe the specified logText
|
BuildStepMonitor |
getRequiredMonitorService() |
List<TaskProperties> |
getTasks()
This method will return all the tasks
|
boolean |
perform(AbstractBuild build,
Launcher launcher,
BuildListener listener) |
getDescriptorall, getProjectAction, needsToRunAfterFinalized, prebuildgetProjectAction, getProjectActions, perform, prebuildpublic PostbuildTask(TaskProperties... tasks)
public PostbuildTask(Collection<TaskProperties> tasks)
public TaskProperties[] getAllTasks()
public List<TaskProperties> getTasks()
public BuildStepMonitor getRequiredMonitorService()
public boolean perform(AbstractBuild build, Launcher launcher, BuildListener listener) throws InterruptedException, IOException
perform in interface BuildStepperform in class BuildStepCompatibilityLayerInterruptedExceptionIOExceptionCopyright © 2016–2020 Ushus Technologies. All rights reserved.