Package com.atlassian.jira.issue.fields.layout.field

Interface Summary
EditableDefaultFieldLayout A marker interface to describe the default editable field layout.
EditableFieldLayout Used to describe an EditableFieldLayout.
FieldConfigurationScheme A Field Configuration Scheme maps each Issue Type to a "Field Configuration" (FieldLayoutSchemeEntity).
FieldLayout NOTE: This is referred to as Field Configuration in the UI.
FieldLayoutItem Holds hidden and required attributes and renderer type of a specific OrderableField, corresponds to a single entry of a the Field Configuration in the user interface.
FieldLayoutManager The FieldLayoutManager is responsible for managing field configurations and field configuration schemes.
FieldLayoutScheme FieldLayoutScheme is the Java Data Object representing what is called a "Field Configuration Scheme" in the UI.
FieldLayoutSchemeEntity Responsible for storing the mapping from an IssueType -> FieldLayout for a particular FieldLayoutScheme.
 

Exception Summary
FieldLayoutStorageException  
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.