Uses of Class
com.atlassian.confluence.internal.search.tasks.ContentIndexTask
Packages that use ContentIndexTask
Package
Description
-
Uses of ContentIndexTask in com.atlassian.confluence.internal.search
Methods in com.atlassian.confluence.internal.search that return ContentIndexTaskModifier and TypeMethodDescriptionIndexTaskFactoryInternal.createContentIndexTask
(List<ContentType> contentTypes, List<ContentStatus> contentStatuses, JournalEntryType journalEntryType) IndexTaskFactoryInternal.createIndexDraftsTask()
-
Uses of ContentIndexTask in com.atlassian.confluence.internal.search.tasks
Methods in com.atlassian.confluence.internal.search.tasks that return ContentIndexTaskModifier and TypeMethodDescriptionDefaultIndexTaskFactory.createContentIndexTask
(List<ContentType> contentTypes, List<ContentStatus> contentStatuses, JournalEntryType journalEntryType) DefaultIndexTaskFactory.createIndexDraftsTask()