Package fipaos.agent.task.event

Class Summary
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
MessageDeliveryFailureEvent Represents an event indicating that a Message was undeliverable
MessageForEndedConversationEvent Represents an event indicating that a Message has arrived for a Conversation that has ended
TaskEvent This class represents an unprocessed event for a particular Task