public class UseMangoResultsMerger
extends hudson.tasks.Notifier
| Modifier and Type | Class and Description |
|---|---|
static class |
UseMangoResultsMerger.DescriptorImpl |
hudson.tasks.Publisher.DescriptorExtensionListImpl| Constructor and Description |
|---|
UseMangoResultsMerger(String destinationFolder,
String filename) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDestinationFolder() |
String |
getFilename() |
hudson.tasks.BuildStepMonitor |
getRequiredMonitorService() |
boolean |
perform(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
all, getProjectAction, needsToRunAfterFinalized, prebuildpublic String getDestinationFolder()
public String getFilename()
public boolean perform(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
throws InterruptedException,
IOException
perform in interface hudson.tasks.BuildStepperform in class hudson.tasks.BuildStepCompatibilityLayerInterruptedExceptionIOExceptionpublic hudson.tasks.BuildStepMonitor getRequiredMonitorService()
Copyright © 2016–2020. All rights reserved.