Uses of Interface
com.atlassian.confluence.plugins.edgeindex.EdgeIndexTaskQueue
-
Packages that use EdgeIndexTaskQueue Package Description com.atlassian.confluence.plugins.edgeindex com.atlassian.confluence.plugins.edgeindex.job -
-
Uses of EdgeIndexTaskQueue in com.atlassian.confluence.plugins.edgeindex
Classes in com.atlassian.confluence.plugins.edgeindex that implement EdgeIndexTaskQueue Modifier and Type Class Description classJournalEdgeIndexTaskQueueConstructors in com.atlassian.confluence.plugins.edgeindex with parameters of type EdgeIndexTaskQueue Constructor Description DefaultEdgeIndexManager(EdgeIndexTaskQueue taskQueue, EdgeFactory edgeFactory, ContentEntityManager contentEntityManager) -
Uses of EdgeIndexTaskQueue in com.atlassian.confluence.plugins.edgeindex.job
Constructors in com.atlassian.confluence.plugins.edgeindex.job with parameters of type EdgeIndexTaskQueue Constructor Description EdgeIndexQueueFlusher(EdgeIndexTaskQueue queue, EdgeSearchIndexAccessor edgeSearchIndexAccessor)
-