is.lill.acre.event
Class ConversationStartedEvent

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

public class ConversationStartedEvent
extends AbstractConversationEvent


Constructor Summary
ConversationStartedEvent(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

ConversationStartedEvent

public ConversationStartedEvent(Conversation c)