Class AsyncExportFinishedEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.confluence.event.events.ConfluenceEvent
com.atlassian.confluence.event.events.admin.AsyncExportFinishedEvent
- All Implemented Interfaces:
Serializable
- Since:
- 5.10
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
ConstructorsConstructorDescriptionAsyncExportFinishedEvent
(Object src, String exportType, String exportScope, String spaceKey) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class com.atlassian.confluence.event.events.ConfluenceEvent
equals, hashCode
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestamp
Methods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
AsyncExportFinishedEvent
-
-
Method Details
-
getExportType
-
getExportScope
-
getSpaceKey
-