Uses of Interface
com.atlassian.confluence.plugins.edgeindex.EdgeIndexTaskFactory
Packages that use EdgeIndexTaskFactory
Package
Description
- 
Uses of EdgeIndexTaskFactory in com.atlassian.confluence.plugins.edgeindexClasses in com.atlassian.confluence.plugins.edgeindex that implement EdgeIndexTaskFactoryConstructors in com.atlassian.confluence.plugins.edgeindex with parameters of type EdgeIndexTaskFactoryModifierConstructorDescriptionJournalEdgeIndexTaskQueue(IndexJournalService journalService, EdgeIndexTaskFactory edgeIndexTaskFactory, com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate, NonFlushingSessionWrapper hibernateNonFlushingSessionWrapper, ObjectMapperProvider objectMapperProvider) 
- 
Uses of EdgeIndexTaskFactory in com.atlassian.confluence.plugins.edgeindex.tasksConstructors in com.atlassian.confluence.plugins.edgeindex.tasks with parameters of type EdgeIndexTaskFactoryModifierConstructorDescriptionRebuildIndexTask(EdgeIndexTaskFactory edgeIndexTaskFactory, EdgeReindexer edgeReindexer, EdgeSearchIndexAccessor edgeSearchIndexAccessor, RebuildIndexTask.RebuildIndexParams rebuildIndexParams)