|
||||||||||
| 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.role.RoleUpdatedEvent
public class RoleUpdatedEvent
An Event that represents the updating of a Role (Group with GroupType.LEGACY_ROLE).
| Constructor Summary | |
|---|---|
RoleUpdatedEvent(java.lang.Object source,
Directory directory,
Group role)
|
|
| Method Summary | |
|---|---|
Group |
getRole()
|
| 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 RoleUpdatedEvent(java.lang.Object source,
Directory directory,
Group role)
| Method Detail |
|---|
public Group getRole()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||