com.atlassian.jira.sharing.index
Interface SharedEntityIndexManager

All Superinterfaces:
IndexLifecycleManager, Shutdown, Sized
All Known Implementing Classes:
DefaultSharedEntityIndexManager

public interface SharedEntityIndexManager
extends IndexLifecycleManager

Responsible for managing indexing of all shared entities

Since:
v3.13

Method Summary
 
Methods inherited from interface com.atlassian.jira.util.index.IndexLifecycleManager
activate, deactivate, getAllIndexPaths, isIndexConsistent, isIndexingEnabled, optimize, reIndexAll, reIndexAllIssuesInBackground, shutdown, size
 
Methods inherited from interface com.atlassian.jira.util.collect.Sized
isEmpty
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.