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