Uses of Class
com.atlassian.confluence.search.IndexingTask

Packages that use IndexingTask
com.atlassian.confluence.admin.actions   
com.atlassian.confluence.search.lucene   
 

Uses of IndexingTask in com.atlassian.confluence.admin.actions
 

Methods in com.atlassian.confluence.admin.actions that return IndexingTask
 IndexingTask ViewIndexQueueAction.getLastReindexTask()
           
 

Uses of IndexingTask in com.atlassian.confluence.search.lucene
 

Methods in com.atlassian.confluence.search.lucene that return IndexingTask
 IndexingTask ConfluenceBatchIndexer.getLastReindexingTask()
          Retrieve the latest reindexing task.
 IndexingTask ConfluenceIndexManager.getLastReindexingTask()
           
 IndexingTask DefaultConfluenceBatchIndexer.getLastReindexingTask()
           
 IndexingTask DefaultConfluenceIndexManager.getLastReindexingTask()
          Retrieve the last reindexing task.
 



Confluence is developed by Atlassian.