Class ReIndexRequestEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.confluence.event.events.ConfluenceEvent
com.atlassian.confluence.event.events.admin.ReIndexRequestEvent
All Implemented Interfaces:
Serializable

@ParametersAreNonnullByDefault public class ReIndexRequestEvent extends ConfluenceEvent
This event must be synchronous so that the maintenance task can be created in the same transaction of the new reindex job
Since:
8.3.0
See Also: