fipaos.agent.task.event
Class Diagram event

Class Summary
ChildDoneEventThis represents an unprocessed "child task has invoked done()" event
ChildDoneWithResultEventReperesents the unhandled event when a child-Task completes with a result
ChildFailureEventRepresents an unprocessed event indicating that a child-Task has failed
ChildTimeoutEventRepresents an unhandled event indicating that a child-Task has timed-out
ConversationUpdateEventRepresents an unprocessed event indicating that a Conversation has been updated
InitialisedEventThis represents an unprocessed "task has been initialised and is ready to start" event
TaskEventThis class represents an unprocessed event for a particular Task