Uses of Class
com.atlassian.confluence.internal.search.tasks.ContentIndexTask
-
Packages that use ContentIndexTask Package Description com.atlassian.confluence.internal.search com.atlassian.confluence.internal.search.tasks -
-
Uses of ContentIndexTask in com.atlassian.confluence.internal.search
Methods in com.atlassian.confluence.internal.search that return ContentIndexTask Modifier and Type Method Description ContentIndexTaskIndexTaskFactoryInternal. createContentIndexTask(List<ContentType> contentTypes, List<ContentStatus> contentStatuses, JournalEntryType journalEntryType)ContentIndexTaskIndexTaskFactoryInternal. createIndexDraftsTask() -
Uses of ContentIndexTask in com.atlassian.confluence.internal.search.tasks
Methods in com.atlassian.confluence.internal.search.tasks that return ContentIndexTask Modifier and Type Method Description ContentIndexTaskDefaultIndexTaskFactory. createContentIndexTask(List<ContentType> contentTypes, List<ContentStatus> contentStatuses, JournalEntryType journalEntryType)ContentIndexTaskDefaultIndexTaskFactory. createIndexDraftsTask()
-