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 voidIndexingQueueProcessingTimeIpdJob. 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 voidDefaultIndexQueueItemsService. onEdgeIndexQueueFlushCompleteEvent(EdgeIndexQueueFlushCompleteEvent event)
-