public class WaptProTarget extends hudson.model.AbstractDescribableImpl<WaptProTarget>
| Modifier and Type | Class and Description |
|---|---|
protected class |
WaptProTarget.BaseWaptAction |
static class |
WaptProTarget.DescriptorImpl |
class |
WaptProTarget.WaptAction |
class |
WaptProTarget.WaptBuildAction |
| Constructor and Description |
|---|
WaptProTarget(String reportsFolder,
String reportFiles,
boolean checkTestResult) |
| Modifier and Type | Method and Description |
|---|---|
hudson.FilePath |
getArchiveTarget(hudson.model.AbstractBuild build) |
boolean |
getCheckTestResult() |
hudson.model.Action |
getProjectAction(hudson.model.AbstractProject project) |
String |
getReportFiles() |
String |
getReportName() |
String |
getReportsFolder() |
String |
getSanitizedName() |
String |
getWrapperName() |
void |
handleAction(hudson.model.AbstractBuild<?,?> build) |
public String getReportName()
public String getReportsFolder()
public String getReportFiles()
public boolean getCheckTestResult()
public String getSanitizedName()
public String getWrapperName()
public hudson.FilePath getArchiveTarget(hudson.model.AbstractBuild build)
public void handleAction(hudson.model.AbstractBuild<?,?> build)
public hudson.model.Action getProjectAction(hudson.model.AbstractProject project)
Copyright © 2016 SoftLogica. All rights reserved.