| |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use fipaos.agent.task.event | |
fipaos.agent.task | |
fipaos.agent.task.event |
Classes in fipaos.agent.task.event used by fipaos.agent.task | |
TaskManager The TaskManager class stores task objects with their associated conversation IDs for an agent. | |
TaskManager.DefaultTaskManagerListener | |
TaskManagerListener Callback interface through which the object deciding which Tasks to execute are informed of new TaskEvent's | |
TaskState Represents the current state of a particular Task within the TaskManager |
Classes in fipaos.agent.task.event used by fipaos.agent.task.event | |
ChildDoneEvent This represents an unprocessed "child task has invoked done()" event | |
ChildDoneWithResultEvent Reperesents the unhandled event when a child-Task completes with a result | |
ChildFailureEvent Represents an unprocessed event indicating that a child-Task has failed | |
ChildTimeoutEvent Represents an unhandled event indicating that a child-Task has timed-out | |
ConversationUpdateEvent Represents an unprocessed event indicating that a Conversation has been updated | |
InitialisedEvent This represents an unprocessed "task has been initialised and is ready to start" event |
| |||||||||
PREV NEXT | FRAMES NO FRAMES |