com.atlassian.jira.index.property
Interface PluginIndexConfiguration

All Known Implementing Classes:
OfBizPluginIndexConfigurationManager.PluginIndexConfigurationImpl

public interface PluginIndexConfiguration

Since:
v6.2

Method Summary
 IndexDocumentConfiguration getIndexDocumentConfiguration()
           
 Timestamp getLastUpdated()
           
 String getModuleKey()
           
 String getPluginKey()
           
 

Method Detail

getPluginKey

String getPluginKey()

getModuleKey

String getModuleKey()

getIndexDocumentConfiguration

IndexDocumentConfiguration getIndexDocumentConfiguration()

getLastUpdated

Timestamp getLastUpdated()


Copyright © 2002-2014 Atlassian. All Rights Reserved.