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