package

com.atlassian.jira.issue.fields.config

Interfaces

FieldConfig Represents a particular configuration of aConfigurableField
FieldConfigItem Models a row in a field configuration
FieldConfigItemType Represents a single dimension of configuration for a custom field. 
FieldConfigScheme A field config scheme is a set of FieldConfig objects that has been associated to a particular set of IssueTypes and then associated to a series of contexts (JiraContextNode). 

Classes