public class WaptProTarget extends hudson.model.AbstractDescribableImpl<WaptProTarget>
| Modifier and Type | Class and Description |
|---|---|
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.Run build) |
boolean |
getCheckTestResult() |
hudson.model.Action |
getProjectAction(hudson.model.Job project) |
String |
getReportFiles() |
String |
getReportName() |
String |
getReportsFolder() |
String |
getSanitizedName() |
String |
getWrapperName() |
void |
handleAction(hudson.model.Run<?,?> 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.Run build)
public void handleAction(hudson.model.Run<?,?> build)
public hudson.model.Action getProjectAction(hudson.model.Job project)
Copyright © 2016–2017 SoftLogica. All rights reserved.