com.atlassian.confluence.mail.archive.events
Class MailListViewEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.event.Event
com.atlassian.confluence.event.events.ConfluenceEvent
com.atlassian.confluence.mail.archive.events.MailListViewEvent
- All Implemented Interfaces:
- Viewed, Serializable
public class MailListViewEvent
- extends ConfluenceEvent
- implements Viewed
Represents a user viewing any of the mail listview pages.
- See Also:
- Serialized Form
Methods inherited from class com.atlassian.event.Event |
equals, hashCode |
Methods inherited from class org.springframework.context.ApplicationEvent |
getTimestamp |
MailListViewEvent
public MailListViewEvent(Object src,
Space space)
getSpace
public Space getSpace()
Copyright © 2003-2013 Atlassian. All Rights Reserved.