com.ebmwebsourcing.bpmneditor.collaboration.comet.client.event
Class UserLeftCollaborationEvent

java.lang.Object
  extended by com.ebmwebsourcing.bpmneditor.collaboration.comet.client.event.ServiceEvent
      extended by com.ebmwebsourcing.bpmneditor.collaboration.comet.client.event.UserChangeEvent
          extended by com.ebmwebsourcing.bpmneditor.collaboration.comet.client.event.UserLeftCollaborationEvent
All Implemented Interfaces:
de.novanic.eventservice.client.event.Event, java.io.Serializable

public class UserLeftCollaborationEvent
extends UserChangeEvent

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.ebmwebsourcing.bpmneditor.collaboration.comet.client.event.ServiceEvent
clientManagementDomain
 
Constructor Summary
UserLeftCollaborationEvent()
           
UserLeftCollaborationEvent(Collaboration collaboration, User user)
           
 
Method Summary
 
Methods inherited from class com.ebmwebsourcing.bpmneditor.collaboration.comet.client.event.UserChangeEvent
getCollaboration, getUser, setCollaboration, setUser
 
Methods inherited from class com.ebmwebsourcing.bpmneditor.collaboration.comet.client.event.ServiceEvent
getEditorID, setEditorID
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserLeftCollaborationEvent

public UserLeftCollaborationEvent()

UserLeftCollaborationEvent

public UserLeftCollaborationEvent(Collaboration collaboration,
                                  User user)


Copyright © 2010 eBM WebSourcing. All Rights Reserved.