public class ReportPublisher extends Recorder
| Modifier and Type | Class and Description |
|---|---|
static class |
ReportPublisher.DescriptorImpl |
Publisher.DescriptorExtensionListImplExtensionPoint.LegacyInstancesAreScopedToHudsonBuildStep.PublisherListBUILDERS, PUBLISHERS| Constructor and Description |
|---|
ReportPublisher(String excludeFolders) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExcludeFolders() |
BuildStepMonitor |
getRequiredMonitorService() |
boolean |
perform(AbstractBuild<?,?> build,
Launcher launcher,
BuildListener listener) |
getDescriptorall, getProjectAction, needsToRunAfterFinalized, prebuildgetProjectAction, getProjectActions, perform, prebuild@DataBoundConstructor public ReportPublisher(String excludeFolders)
public boolean perform(AbstractBuild<?,?> build, Launcher launcher, BuildListener listener) throws InterruptedException, IOException
perform in interface BuildStepperform in class BuildStepCompatibilityLayerInterruptedExceptionIOExceptionpublic String getExcludeFolders()
public BuildStepMonitor getRequiredMonitorService()
Copyright © 2017–2021. All rights reserved.