| Package | Description |
|---|---|
| hudson.plugins.robot | |
| hudson.plugins.robot.model |
| Modifier and Type | Class and Description |
|---|---|
class |
AggregatedRobotAction.AggregatedRobotResult |
| Modifier and Type | Method and Description |
|---|---|
RobotResult |
AggregatedRobotAction.AggregatedRobotResult.getPreviousResult() |
RobotResult |
RobotBuildAction.getResult()
Returns Robotresult.
|
RobotResult |
RobotParser.RobotParserCallable.invoke(File ws,
hudson.remoting.VirtualChannel channel) |
RobotResult |
RobotParser.parse(String outputFileLocations,
String outputPath,
hudson.model.AbstractBuild<?,?> build) |
protected RobotResult |
RobotPublisher.parse(String expandedTestResults,
String outputPath,
hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
AggregatedRobotAction.addResult(RobotResult result) |
void |
AggregatedRobotAction.AggregatedRobotResult.addResult(RobotResult result) |
protected hudson.model.Result |
RobotPublisher.getBuildResult(hudson.model.AbstractBuild<?,?> build,
RobotResult result)
Determines the build result based on set thresholds.
|
void |
RobotBuildAction.setResult(RobotResult result,
hudson.model.BuildListener listener)
Loads new data to
RobotResult. |
| Constructor and Description |
|---|
RobotBuildAction(hudson.model.AbstractBuild<?,?> build,
RobotResult result,
String outputPath,
hudson.model.BuildListener listener,
String logFileLink,
String logHtmlLink)
Create new Robot build action
|
| Modifier and Type | Method and Description |
|---|---|
RobotResult |
RobotResult.getPreviousResult() |
Copyright © 2004-2014. All Rights Reserved.