Package fipaos.agent.task.event

Class Diagram Summary
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
MessageDeliveryFailureEventRepresents an event indicating that a Message was undeliverable
MessageForEndedConversationEventRepresents an event indicating that a Message has arrived for a Conversation that
has ended
TaskEventThis class represents an unprocessed event for a particular Task