com.atlassian.crowd.model.event
Class UserEvent
java.lang.Object
com.atlassian.crowd.model.event.AbstractOperationEvent
com.atlassian.crowd.model.event.AbstractAttributeEvent
com.atlassian.crowd.model.event.UserEvent
- All Implemented Interfaces:
- OperationEvent
public class UserEvent
- extends AbstractAttributeEvent
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserEvent
public UserEvent(Operation operation,
Directory directory,
User user,
Map<String,Set<String>> storedAttributes,
Set<String> deletedAttributes)
getUser
public User getUser()
Copyright © 2012 Atlassian. All Rights Reserved.