|
||||||||||
| 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.GroupUpdatedEvent
com.atlassian.crowd.event.group.GroupAttributeDeletedEvent
public class GroupAttributeDeletedEvent
An Event that represents the deletion of an attibute against a Group
| Constructor Summary | |
|---|---|
GroupAttributeDeletedEvent(java.lang.Object source,
Directory directory,
Group group,
java.lang.String attributeName)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getAttributeName()
|
| Methods inherited from class com.atlassian.crowd.event.group.GroupUpdatedEvent |
|---|
getGroup |
| 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 GroupAttributeDeletedEvent(java.lang.Object source,
Directory directory,
Group group,
java.lang.String attributeName)
| Method Detail |
|---|
public java.lang.String getAttributeName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||