|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--fipaos.agent.task.event.TaskEvent
|
+--fipaos.agent.task.event.ConversationUpdateEvent
Represents an unprocessed event indicating that a Conversation has been updated
| Constructor Summary | |
ConversationUpdateEvent(Conversation conversation)
Creates a new event |
|
| Method Summary | |
Conversation |
getUpdatedConversation()
Gets the updated Conversation associated with this event |
void |
removeReferences()
Removes all references to other objects to aid garbage collection |
| Methods inherited from class fipaos.agent.task.event.TaskEvent |
getTimeSinceTimestamp, getTimestamp |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ConversationUpdateEvent(Conversation conversation)
conversation - The updated Conversation| Method Detail |
public Conversation getUpdatedConversation()
public void removeReferences()
removeReferences in class TaskEvent
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||