|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.model.event.AbstractOperationEvent
com.atlassian.crowd.model.event.AbstractAttributeEvent
com.atlassian.crowd.model.event.UserEvent
public class UserEvent
| Constructor Summary | |
|---|---|
UserEvent(Operation operation,
Directory directory,
User user,
Map<String,Set<String>> storedAttributes,
Set<String> deletedAttributes)
|
|
| Method Summary | |
|---|---|
User |
getUser()
|
String |
toString()
|
| Methods inherited from class com.atlassian.crowd.model.event.AbstractAttributeEvent |
|---|
getDeletedAttributes, getStoredAttributes |
| Methods inherited from class com.atlassian.crowd.model.event.AbstractOperationEvent |
|---|
getDirectory, getOperation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public UserEvent(Operation operation,
Directory directory,
User user,
Map<String,Set<String>> storedAttributes,
Set<String> deletedAttributes)
| Method Detail |
|---|
public User getUser()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||