Class ReindexFinishedEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.confluence.event.events.ConfluenceEvent
com.atlassian.confluence.event.events.admin.ReindexEvent
com.atlassian.confluence.event.events.admin.ReindexFinishedEvent
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.since 7.14ReindexFinishedEvent
(Object src, @Nullable UUID reindexId) ReindexFinishedEvent
(Object src, @Nullable UUID reindexId, List<String> spaceKeys) ReindexFinishedEvent
(Object src, @Nullable UUID reindexId, List<String> spaceKeys, EnumSet<ReIndexOption> options) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class com.atlassian.confluence.event.events.admin.ReindexEvent
getReindexId
Methods 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
-
Method Details
-
getSpaceKeys
-
getOptions
-