Uses of Interface
com.atlassian.bamboo.index.IndexSearcherTask

Packages that use IndexSearcherTask
com.atlassian.bamboo.index   
 

Uses of IndexSearcherTask in com.atlassian.bamboo.index
 

Methods in com.atlassian.bamboo.index with parameters of type IndexSearcherTask
<T> java.util.List<T>
IndexerService.getMatchingDocuments(IndexerContext indexerContext, IndexSearcherTask<T> task)
          Submit a custom search task for execution
<T> java.util.List<T>
IndexerServiceImpl.getMatchingDocuments(IndexerContext indexerContext, IndexSearcherTask<T> innerTask)
           
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.