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, prebuild
public 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.BuildStep
perform
in class hudson.tasks.BuildStepCompatibilityLayer
InterruptedException
IOException
public hudson.tasks.BuildStepMonitor getRequiredMonitorService()
Copyright © 2016–2020. All rights reserved.