com.atlassian.confluence.event.events.group
Class GroupEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.event.Event
com.atlassian.confluence.event.events.ConfluenceEvent
com.atlassian.confluence.event.events.group.GroupEvent
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- GroupCreateEvent, GroupRemoveEvent
public class GroupEvent
- extends ConfluenceEvent
Created by IntelliJ IDEA.
User: Tomd
Date: 4/05/2005
Time: 17:10:56
To change this template use File | Settings | File Templates.
- See Also:
- Serialized Form
Method Summary |
com.atlassian.user.Group |
getGroup()
|
Methods inherited from class org.springframework.context.ApplicationEvent |
getTimestamp |
GroupEvent
public GroupEvent(Object src,
com.atlassian.user.Group group)
getGroup
public com.atlassian.user.Group getGroup()