Uses of Interface
com.atlassian.confluence.search.IndexTaskFactory
-
Packages that use IndexTaskFactory Package Description com.atlassian.confluence.internal.search com.atlassian.confluence.internal.search.tasks -
-
Uses of IndexTaskFactory in com.atlassian.confluence.internal.search
Subinterfaces of IndexTaskFactory in com.atlassian.confluence.internal.search Modifier and Type Interface Description interfaceIndexTaskFactoryInternal -
Uses of IndexTaskFactory in com.atlassian.confluence.internal.search.tasks
Classes in com.atlassian.confluence.internal.search.tasks that implement IndexTaskFactory Modifier and Type Class Description classDefaultIndexTaskFactoryCreates index tasks and provides conversion into queue entries for implementations of IndexTaskQueue
-