com.atlassian.confluence.event.events.content.attachment
Class AttachmentListViewEvent
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.space.SpaceEvent
com.atlassian.confluence.event.events.content.attachment.AttachmentListViewEvent
- All Implemented Interfaces:
- Viewed, java.io.Serializable
public class AttachmentListViewEvent
- extends SpaceEvent
- implements Viewed
Represents a user viewing the attachment listview action.
- See Also:
- Serialized Form
Fields inherited from class com.atlassian.confluence.event.events.space.SpaceEvent |
space |
Fields inherited from class java.util.EventObject |
source |
Methods inherited from class org.springframework.context.ApplicationEvent |
getTimestamp |
Methods inherited from class java.util.EventObject |
getSource, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
AttachmentListViewEvent
public AttachmentListViewEvent(java.lang.Object src,
Space space,
java.lang.String fileExtension)
getFileExtension
public java.lang.String getFileExtension()
Copyright © 2003-2014 Atlassian. All Rights Reserved.