See: Description
Interface | Description |
---|---|
ExecutionFeedbackListener |
Listener for
ExecutionFeedbackEvent . |
ExecutionHandle |
Monitors and controls execution of a
Task by a
Session . |
ExecutionStateListener |
Listener for
ExecutionStateEvent . |
Task |
A
Task represents an operation that can be performed by the
Modeler API. |
TaskFactory |
The
TaskFactory is used to create instances of Task . |
TaskRunner |
The
TaskRunner provides a convenient way of creating and running
tasks synchronously. |
Class | Description |
---|---|
ExecutionFeedbackEvent |
Feedback received from an execution task.
|
ExecutionState |
This class enumerates the task execution states.
|
ExecutionStateEvent |
Indicates a state change in a task.
|
(C) Copyright IBM Corp. 1994, 2015. All Rights Reserved.