Uses of Interface
com.atlassian.confluence.search.ConfluenceIndexTask
Packages that use ConfluenceIndexTask
Package
Description
-
Uses of ConfluenceIndexTask in com.atlassian.confluence.impl.search
Methods in com.atlassian.confluence.impl.search that return types with arguments of type ConfluenceIndexTaskMethods in com.atlassian.confluence.impl.search with parameters of type ConfluenceIndexTaskConstructor parameters in com.atlassian.confluence.impl.search with type arguments of type ConfluenceIndexTaskModifierConstructorDescriptionCompositeIndexManager(List<IncrementalIndexManager> incrementalManagers, IndexTaskQueue<ConfluenceIndexTask> compositeTaskQueue, FullReindexManager fullReindexManager) -
Uses of ConfluenceIndexTask in com.atlassian.confluence.impl.search.queue
Methods in com.atlassian.confluence.impl.search.queue that return ConfluenceIndexTaskModifier and TypeMethodDescriptionprotected ConfluenceIndexTaskChangeIndexTaskQueue.toTask(JournalEntry entry) protected ConfluenceIndexTaskContentIndexTaskQueue.toTask(JournalEntry entry) Methods in com.atlassian.confluence.impl.search.queue that return types with arguments of type ConfluenceIndexTaskModifier and TypeMethodDescriptionprotected Function<JournalEntry, ConfluenceIndexTask> ChangeIndexTaskQueue.prefetch(Iterable<JournalEntry> entries) protected Function<JournalEntry, ConfluenceIndexTask> ContentIndexTaskQueue.prefetch(Iterable<JournalEntry> entries) -
Uses of ConfluenceIndexTask in com.atlassian.confluence.internal.search
Methods in com.atlassian.confluence.internal.search that return ConfluenceIndexTaskModifier and TypeMethodDescriptionIndexTaskFactoryInternal.createAddChangeDocumentTask(Searchable searchable, PrefetchAtlassianDocumentRetriever documentRetriever) IndexTaskFactoryInternal.createAddDocumentTask(Searchable searchable, PrefetchAtlassianDocumentRetriever documentRetriever) IndexTaskFactoryInternal.createReIndexPermissionsTask(Searchable searchable) Creates a task to re-index permissions only for the given content.IndexTaskFactoryInternal.createUpdateDocumentTask(Searchable searchable, PrefetchAtlassianDocumentRetriever documentRetriever) IndexTaskFactoryInternal.createUpdateDocumentTask(Searchable searchable, PrefetchAtlassianDocumentRetriever documentRetriever, boolean includeDependents) Methods in com.atlassian.confluence.internal.search with parameters of type ConfluenceIndexTaskModifier and TypeMethodDescriptionvoidIncrementalIndexManager.addTask(ConfluenceIndexTask task) Adds a new task to the index queuevoidLuceneIncrementalIndexManager.addTask(ConfluenceIndexTask task) Method parameters in com.atlassian.confluence.internal.search with type arguments of type ConfluenceIndexTaskModifier and TypeMethodDescriptionvoidQueuingConfluenceIndexer.setTaskQueue(IndexTaskQueue<ConfluenceIndexTask> taskQueue) Constructor parameters in com.atlassian.confluence.internal.search with type arguments of type ConfluenceIndexTaskModifierConstructorDescriptionLuceneIncrementalIndexManager(IndexLockService lockService, IndexTaskQueue<ConfluenceIndexTask> taskQueue, SearchIndexAccessor searchIndexAccessor, com.atlassian.event.api.EventPublisher eventPublisher, FullReindexManager fullReindexManager, SearchIndex targetIndex, org.hibernate.SessionFactory sessionFactory, HibernateSessionManager5 sessionManager, JournalService journalService) -
Uses of ConfluenceIndexTask in com.atlassian.confluence.internal.search.queue
Methods in com.atlassian.confluence.internal.search.queue with parameters of type ConfluenceIndexTaskModifier and TypeMethodDescriptionprotected Optional<JournalEntry> JournalIndexTaskQueue.toEntry(ConfluenceIndexTask task) Converts an ConfluenceIndexTask to a JournalEntry. -
Uses of ConfluenceIndexTask in com.atlassian.confluence.internal.search.tasks
Classes in com.atlassian.confluence.internal.search.tasks that implement ConfluenceIndexTaskModifier and TypeClassDescriptionclassResponsible for removing and adding a change document for versioned content to the change index.classAdds a searchable to the content index.classAdding change document based on prefetch dataclassThis class simply write document into Lucene/OS without needed to extract itclassclassRemoves all change documents for a particular searchable.classIndex task that removes a searchable from the content index.classRepresents a no operation index task.classResponsible for rebuilding all change document(s) for a searchable (removing change documents for all versions of the searchable and then adding them back).classUpdate all blogs in the change indexclassUpdate all blogs in the content indexclassUpdate all spaces in the change index.classUpdate all spaces in the content index.classUpdates all personal information and associated user entries in the change index.classUpdates all personal information and associated user entries in the content index.classUpdate all spaces in the content index.classUpdates all personal information and associated user entries in the change index for a particular group.classUpdates all personal information and associated user entries in the content index for a particular group.classRemoves documents with the specified content type from the change indexclassRemoves documents with the specified content type from the content indexclassTask to unindex a space in the change index.classTask to unindex a space in the content index.classclassMethods in com.atlassian.confluence.internal.search.tasks that return ConfluenceIndexTaskModifier and TypeMethodDescriptionDefaultIndexTaskFactory.createAddChangeDocumentTask(Searchable searchable) Constructs an add change document task.DefaultIndexTaskFactory.createAddChangeDocumentTask(Searchable searchable, PrefetchAtlassianDocumentRetriever documentRetriever) DefaultIndexTaskFactory.createAddDocumentTask(Searchable searchable) NOTE: Do not call this method without first callingDefaultIndexTaskFactory.createDeleteDocumentTask(Searchable)for the same object.DefaultIndexTaskFactory.createAddDocumentTask(Searchable searchable, PrefetchAtlassianDocumentRetriever documentRetriever) DefaultIndexTaskFactory.createDeleteChangeDocumentsIndexTask(Searchable searchable) DefaultIndexTaskFactory.createDeleteChangeDocumentsIndexTask(String handle) DefaultIndexTaskFactory.createDeleteDocumentTask(Searchable searchable) DefaultIndexTaskFactory.createDeleteDocumentTask(String handle) DefaultIndexTaskFactory.createRebuildChangeDocumentsIndexTask(Searchable searchable) DefaultIndexTaskFactory.createReIndexPermissionsTask(Searchable searchable) DefaultIndexTaskFactory.createUpdateDocumentTask(Searchable searchable) Returns an update document task.DefaultIndexTaskFactory.createUpdateDocumentTask(Searchable searchable, boolean includeDependents) DefaultIndexTaskFactory.createUpdateDocumentTask(Searchable searchable, PrefetchAtlassianDocumentRetriever documentRetriever) DefaultIndexTaskFactory.createUpdateDocumentTask(Searchable searchable, PrefetchAtlassianDocumentRetriever documentRetriever, boolean includeDependents) -
Uses of ConfluenceIndexTask in com.atlassian.confluence.plugins.edgeindex
Subinterfaces of ConfluenceIndexTask in com.atlassian.confluence.plugins.edgeindexModifier and TypeInterfaceDescriptioninterfaceThis interface is the same as theConfluenceIndexTask. -
Uses of ConfluenceIndexTask in com.atlassian.confluence.plugins.edgeindex.tasks
Classes in com.atlassian.confluence.plugins.edgeindex.tasks that implement ConfluenceIndexTaskModifier and TypeClassDescriptionclassclassclassclassclassTask to rebuild the edge indexclass -
Uses of ConfluenceIndexTask in com.atlassian.confluence.search
Methods in com.atlassian.confluence.search that return ConfluenceIndexTaskModifier and TypeMethodDescriptionIndexTaskFactory.createAddChangeDocumentTask(Searchable searchable) IndexTaskFactory.createAddDocumentTask(Searchable searchable) IndexTaskFactory.createDeleteChangeDocumentsIndexTask(Searchable searchable) IndexTaskFactory.createDeleteChangeDocumentsIndexTask(String handle) IndexTaskFactory.createDeleteDocumentTask(Searchable searchable) IndexTaskFactory.createDeleteDocumentTask(String handle) IndexTaskFactory.createRebuildChangeDocumentsIndexTask(Searchable searchable) IndexTaskFactory.createUpdateDocumentTask(Searchable searchable) IndexTaskFactory.createUpdateDocumentTask(Searchable searchable, boolean includeDependents) Methods in com.atlassian.confluence.search with parameters of type ConfluenceIndexTaskModifier and TypeMethodDescriptionvoidIndexManager.addTask(ConfluenceIndexTask task) Adds a new task to the index queue