Uses of Class
com.atlassian.confluence.event.events.search.EdgeIndexQueueFlushCompleteEvent
-
Packages that use EdgeIndexQueueFlushCompleteEvent Package Description com.atlassian.confluence.internal.diagnostics.ipd.index com.atlassian.confluence.internal.diagnostics.ipd.index.items -
-
Uses of EdgeIndexQueueFlushCompleteEvent in com.atlassian.confluence.internal.diagnostics.ipd.index
Methods in com.atlassian.confluence.internal.diagnostics.ipd.index with parameters of type EdgeIndexQueueFlushCompleteEvent Modifier and Type Method Description void
IndexingQueueProcessingTimeIpdJob. onEdgeIndexQueueFlushCompleteEvent(EdgeIndexQueueFlushCompleteEvent event)
-
Uses of EdgeIndexQueueFlushCompleteEvent in com.atlassian.confluence.internal.diagnostics.ipd.index.items
Methods in com.atlassian.confluence.internal.diagnostics.ipd.index.items with parameters of type EdgeIndexQueueFlushCompleteEvent Modifier and Type Method Description void
DefaultIndexQueueItemsService. onEdgeIndexQueueFlushCompleteEvent(EdgeIndexQueueFlushCompleteEvent event)
-