public static class

IndexDocumentConfiguration.ConfigurationElement

extends Object
java.lang.Object
   ↳ com.atlassian.jira.index.IndexDocumentConfiguration.ConfigurationElement

Summary

Public Constructors
ConfigurationElement(String entityKey, String propertyKey, String path, IndexDocumentConfiguration.Type type)
Public Methods
String getEntityKey()
String getPath()
String getPropertyKey()
IndexDocumentConfiguration.Type getType()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public ConfigurationElement (String entityKey, String propertyKey, String path, IndexDocumentConfiguration.Type type)

Public Methods

public String getEntityKey ()

public String getPath ()

public String getPropertyKey ()