|
||||||||||
| 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.remote.RemoteDirectoryEvent
com.atlassian.crowd.event.remote.RemoteEntityCreatedOrUpdatedEvent<T>
public abstract class RemoteEntityCreatedOrUpdatedEvent<T extends DirectoryEntity>
| Constructor Summary | |
|---|---|
protected |
RemoteEntityCreatedOrUpdatedEvent(java.lang.Object source,
long directoryID,
T entity)
|
| Method Summary | |
|---|---|
T |
getEntity()
|
| Methods inherited from class com.atlassian.crowd.event.remote.RemoteDirectoryEvent |
|---|
getDirectoryId |
| Methods inherited from class com.atlassian.crowd.event.Event |
|---|
getSource, getTimestamp |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected RemoteEntityCreatedOrUpdatedEvent(java.lang.Object source,
long directoryID,
T entity)
| Method Detail |
|---|
public T getEntity()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||