Uses of Interface
com.atlassian.confluence.search.HandleAware

Packages that use HandleAware
com.atlassian.confluence.search.lucene.tasks   
 

Uses of HandleAware in com.atlassian.confluence.search.lucene.tasks
 

Classes in com.atlassian.confluence.search.lucene.tasks that implement HandleAware
 class AddChangeDocumentIndexTask
          Responsible for removing and adding a change document for versioned content to the index.
 class AddDocumentIndexTask
          Adds a searchable to the index.
 class DeleteChangeDocumentsIndexTask
          Removes all change documents for a particular searchable.
 class DeleteDocumentIndexTask
          Index task that removes a searchable from the index.
 class RebuildChangeDocumentsIndexTask
          Responsible for rebuilding all change document(s) for a searchable (removing change documents for all versions of the searchable and then adding them back).
 class UnIndexSpaceIndexTask
          Task to unindex a space.
 class UpdateDocumentIndexTask
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.