package

com.atlassian.jira.index.property

Interfaces

EntityPropertyIndexDocument Represents information about indexing of of entity properties. 
JqlAliasFactory Builds JQL alias for the given issue property. 
JqlAliasManager Manager for JQL aliases registered by add-ons. 
PluginIndexConfiguration  
PluginIndexConfigurationManager Manager for objects describing how the entity properties are indexed. 

Classes

AliasClauseInformation Objects of this class holds all information about the issue property which they alias. 
CachingPluginIndexConfigurationManager  
DefaultJqlAliasFactory  
DefaultJqlAliasManager  
EntityPropertyIndexDocumentFactory  
IssuePropertyClauseValueGenerator This value generator suggests auto-completion values for aliased issue properties. 
IssuePropertyClauseValueGeneratorFactory Factory for aliased issue properties auto-completion values generation. 
IssuePropertyJql Wraps JQL query for an issue property. 
JqlAlias Alias for indexed issue property in lucene. 
OfBizPluginIndexConfigurationManager  
OfBizPluginIndexConfigurationManager.PluginIndexConfigurationImpl