| Interface | Description |
|---|---|
| ExecutionContext |
Execution context
This is a one stop shop for elements during execution.
|
| ExecutionData |
The Execution Data object gives you access to the core data objects of Tatool, including the module, the session and trials.
|
| ExecutionOutcome |
The Execution Outcome defines the outcome of an ExecutableElement.
|
| ExecutionPhaseListener |
Interface which can be used by other listeners interested in execution phases.
|
| Executor |
New executor implementation.
|
| PhaseRunnable |
To be implemented by classes that want to be executed before or after an element execution.
|
| PhaseRunnableManager |
Phase Runnable Manager can be used to execute a Phase Runnable at a specific Execution Phase.
|
| Enum | Description |
|---|---|
| ExecutionPhase |
The different execution phases during execution of an Executable Element.
|
Copyright © 2012. All Rights Reserved.