public static class IndexDocumentConfiguration.ConfigurationElement extends Object
Constructor and Description |
---|
ConfigurationElement(String entityKey,
String propertyKey,
String path,
IndexDocumentConfiguration.Type type) |
Modifier and Type | Method and Description |
---|---|
String |
getEntityKey() |
String |
getPath() |
String |
getPropertyKey() |
IndexDocumentConfiguration.Type |
getType() |
public ConfigurationElement(String entityKey, String propertyKey, String path, IndexDocumentConfiguration.Type type)
public String getEntityKey()
public String getPropertyKey()
public String getPath()
public IndexDocumentConfiguration.Type getType()
Copyright © 2002-2017 Atlassian. All Rights Reserved.