@PublicApi
public interface FieldConfigItem
Modifier and Type | Method and Description |
---|---|
String |
getBaseEditUrl() |
Object |
getConfigurationObject(Issue issue) |
String |
getDisplayName()
Note: use
getDisplayNameKey() where possible. |
String |
getDisplayNameKey() |
FieldConfig |
getFieldConfig() |
String |
getObjectKey() |
FieldConfigItemType |
getType() |
String |
getViewHtml(FieldLayoutItem fieldLayoutItem) |
String getDisplayName()
getDisplayNameKey()
where possible.String getDisplayNameKey()
String getViewHtml(FieldLayoutItem fieldLayoutItem)
FieldConfig getFieldConfig()
FieldConfigItemType getType()
String getObjectKey()
String getBaseEditUrl()
Copyright © 2002-2019 Atlassian. All Rights Reserved.