|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.event.Event
com.atlassian.crowd.event.DirectoryEvent
com.atlassian.crowd.event.user.UserCreatedEvent
com.atlassian.crowd.event.user.UserCreatedFromDirectorySynchronisationEvent
public class UserCreatedFromDirectorySynchronisationEvent
An Event that represents the creation of a User as a result of directory synchronisation.
| Constructor Summary | |
|---|---|
UserCreatedFromDirectorySynchronisationEvent(java.lang.Object source,
Directory directory,
User user)
|
|
| Method Summary |
|---|
| Methods inherited from class com.atlassian.crowd.event.user.UserCreatedEvent |
|---|
getUser |
| Methods inherited from class com.atlassian.crowd.event.DirectoryEvent |
|---|
equals, getDirectory, hashCode |
| Methods inherited from class com.atlassian.crowd.event.Event |
|---|
getSource, getTimestamp |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserCreatedFromDirectorySynchronisationEvent(java.lang.Object source,
Directory directory,
User user)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||