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

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.UserJoinedCollaborationEvent
All Implemented Interfaces:
de.novanic.eventservice.client.event.Event, java.io.Serializable

public class UserJoinedCollaborationEvent
extends UserChangeEvent

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.ebmwebsourcing.bpmneditor.collaboration.comet.client.event.ServiceEvent
clientManagementDomain
 
Constructor Summary
UserJoinedCollaborationEvent()
           
UserJoinedCollaborationEvent(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

UserJoinedCollaborationEvent

public UserJoinedCollaborationEvent()

UserJoinedCollaborationEvent

public UserJoinedCollaborationEvent(Collaboration collaboration,
                                    User user)


Copyright © 2010 eBM WebSourcing. All Rights Reserved.