public class AllureReportPublisher extends hudson.tasks.Recorder implements Serializable, hudson.matrix.MatrixAggregatable
AllureReportPublisherDescriptorhudson.tasks.Publisher.DescriptorExtensionListImpl| Constructor and Description |
|---|
AllureReportPublisher(String resultsMask,
String reportPath,
boolean alwaysGenerate) |
| Modifier and Type | Method and Description |
|---|---|
hudson.matrix.MatrixAggregator |
createAggregator(hudson.matrix.MatrixBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
boolean |
getAlwaysGenerate() |
Collection<? extends hudson.model.Action> |
getProjectActions(hudson.model.AbstractProject<?,?> project) |
String |
getReportPath() |
hudson.tasks.BuildStepMonitor |
getRequiredMonitorService() |
String |
getResultsMask() |
boolean |
isNeedToBuildReport(hudson.model.AbstractBuild<?,?> build) |
boolean |
perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
all, getProjectAction, needsToRunAfterFinalized, prebuildpublic String getResultsMask()
public String getReportPath()
public boolean getAlwaysGenerate()
public hudson.matrix.MatrixAggregator createAggregator(hudson.matrix.MatrixBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
createAggregator in interface hudson.matrix.MatrixAggregatablepublic 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()
getRequiredMonitorService in interface hudson.tasks.BuildSteppublic Collection<? extends hudson.model.Action> getProjectActions(hudson.model.AbstractProject<?,?> project)
getProjectActions in interface hudson.tasks.BuildStepgetProjectActions in class hudson.tasks.BuildStepCompatibilityLayerpublic boolean isNeedToBuildReport(hudson.model.AbstractBuild<?,?> build)
Copyright © 2004-2014 Yandex. All Rights Reserved.