|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface AutomationManager.ExecutionListener
Interface for all components that are interested in the state of the current execution.
Method Summary | |
---|---|
void |
executionDone(List<IterationResult> results)
This method is called as soon as the automated run finishes. |
Method Detail |
---|
void executionDone(List<IterationResult> results)
results
- the results of the run
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |