com.atlassian.confluence.event.events.search
Class IndexQueueFlushCompleteEvent
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.search.IndexQueueFlushCompleteEvent
- All Implemented Interfaces:
- Serializable
public class IndexQueueFlushCompleteEvent
- extends ConfluenceEvent
An event to indicate that a flush of the index queue has completed.
- See Also:
- Serialized Form
Methods inherited from class org.springframework.context.ApplicationEvent |
getTimestamp |
IndexQueueFlushCompleteEvent
public IndexQueueFlushCompleteEvent(Object src,
FlushStatistics flushStatistics)
getFlushStatistics
public FlushStatistics getFlushStatistics()