com.atlassian.bamboo.deployments.environments.index
Interface EnvironmentIndexer

All Superinterfaces:
Indexer
All Known Implementing Classes:
EnvironmentIndexerImpl

@Internal
public interface EnvironmentIndexer
extends Indexer

Manages indexing of environments. All indexing triggers are event based, hence why there are no methods here..

Since:
v5.3

Method Summary
 
Methods inherited from interface com.atlassian.bamboo.index.Indexer
deleteIndex, getEstimatedReindexTime, getNumberOfDocuments, indexAll
 



Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.