public class WaptPro
extends hudson.tasks.Recorder
implements jenkins.tasks.SimpleBuildStep
| Modifier and Type | Class and Description |
|---|---|
static class |
WaptPro.DescriptorImpl |
hudson.tasks.Publisher.DescriptorExtensionListImpljenkins.tasks.SimpleBuildStep.LastBuildAction, jenkins.tasks.SimpleBuildStep.LastBuildActionFactory| Constructor and Description |
|---|
WaptPro(String reportsFolder,
String reportFiles,
boolean checkTestResult) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getCheckTestResult() |
String |
getReportFiles() |
String |
getReportsFolder() |
WaptProTarget |
getReportTarget() |
hudson.tasks.BuildStepMonitor |
getRequiredMonitorService() |
void |
perform(hudson.model.Run<?,?> build,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener) |
ArrayList<String> |
readFile(String filePath) |
protected ArrayList<String> |
readLines(String filename) |
protected static String |
resolveParametersInString(hudson.model.Run<?,?> build,
hudson.model.TaskListener listener,
String input) |
all, getProjectAction, needsToRunAfterFinalized, prebuildgetProjectAction, getProjectActions, perform, perform, prebuildpublic WaptProTarget getReportTarget()
public String getReportFiles()
public boolean getCheckTestResult()
public String getReportsFolder()
public ArrayList<String> readFile(String filePath) throws FileNotFoundException, IOException
FileNotFoundExceptionIOExceptionprotected static String resolveParametersInString(hudson.model.Run<?,?> build, hudson.model.TaskListener listener, String input)
protected ArrayList<String> readLines(String filename) throws IOException
IOExceptionpublic void perform(hudson.model.Run<?,?> build,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener)
throws InterruptedException
perform in interface jenkins.tasks.SimpleBuildStepInterruptedExceptionpublic hudson.tasks.BuildStepMonitor getRequiredMonitorService()
getRequiredMonitorService in interface hudson.tasks.BuildStepCopyright © 2016–2017 SoftLogica. All rights reserved.