com.atlassian.jira.plugin.index
Interface EntityPropertyIndexDocumentModuleDescriptor

All Superinterfaces:
com.atlassian.plugin.ModuleDescriptor<Void>, com.atlassian.plugin.Resourced
All Known Implementing Classes:
EntityPropertyIndexDocumentModuleDescriptorImpl

public interface EntityPropertyIndexDocumentModuleDescriptor
extends com.atlassian.plugin.ModuleDescriptor<Void>

Module descriptor for indexing entity document properties

Since:
v6.2

Method Summary
 IndexDocumentConfiguration getIndexDocumentConfiguration()
           
 
Methods inherited from interface com.atlassian.plugin.ModuleDescriptor
destroy, destroy, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, hashCode, init, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion
 
Methods inherited from interface com.atlassian.plugin.Resourced
getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation
 

Method Detail

getIndexDocumentConfiguration

IndexDocumentConfiguration getIndexDocumentConfiguration()


Copyright © 2002-2014 Atlassian. All Rights Reserved.