Class IndexQueueFlushCompleteEvent

  • All Implemented Interfaces:
    Serializable

    public class IndexQueueFlushCompleteEvent
    extends ConfluenceEvent
    An event to indicate that a flush of the index queue has completed with at least 1 item in the queue.
    See Also:
    Serialized Form
    • Constructor Detail

      • IndexQueueFlushCompleteEvent

        public IndexQueueFlushCompleteEvent​(Object src,
                                            FlushStatistics flushStatistics)