|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RobotBuildAction | |
|---|---|
| hudson.plugins.robot | |
| hudson.plugins.robot.model | |
| Uses of RobotBuildAction in hudson.plugins.robot |
|---|
| Methods in hudson.plugins.robot that return RobotBuildAction | |
|---|---|
RobotBuildAction |
RobotProjectAction.getLastBuildAction()
Return the action of last build associated with robot |
| Uses of RobotBuildAction in hudson.plugins.robot.model |
|---|
| Methods in hudson.plugins.robot.model that return RobotBuildAction | |
|---|---|
RobotBuildAction |
RobotTestObject.getParentAction()
|
| Methods in hudson.plugins.robot.model with parameters of type RobotBuildAction | |
|---|---|
void |
RobotTestObject.setParentAction(RobotBuildAction parentAction)
|
void |
RobotSuiteResult.tally(RobotBuildAction parentAction)
Count total values from children and set same parentaction to all |
void |
RobotResult.tally(RobotBuildAction robotBuildAction)
Count the totals in result tree and assign parent action. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||