is.lill.acre.event
Class ConversationEndedEvent

java.lang.Object
  extended by is.lill.acre.event.ACREEvent
      extended by is.lill.acre.event.AbstractConversationEvent
          extended by is.lill.acre.event.ConversationEndedEvent
All Implemented Interfaces:
IConversationEvent

public class ConversationEndedEvent
extends AbstractConversationEvent


Constructor Summary
ConversationEndedEvent(Conversation c)
           
 
Method Summary
 
Methods inherited from class is.lill.acre.event.AbstractConversationEvent
getConversation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConversationEndedEvent

public ConversationEndedEvent(Conversation c)