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.
FieldLayout NOTE: This is referred to as Field Configuration in the UI.
FieldLayoutItem  
FieldLayoutManager The FieldLayoutManager is responsible for managing screens, field configurations and field configuration schemes.
FieldLayoutScheme Note: these are called Field Configuration Schemes in the UI.
FieldLayoutSchemeEntity Responsible for storing the mapping from an IssueType -> FieldLayout for a particular FieldLayoutScheme.
 

Class Summary
DefaultFieldLayoutManager  
EditableDefaultFieldLayoutImpl  
EditableFieldLayoutImpl  
FieldLayoutImpl  
FieldLayoutItemImpl  
FieldLayoutSchemeEntityImpl Copyright (c) 2002-2004 All rights reserved.
FieldLayoutSchemeImpl Thread safety is mostly achieved (there are still some issues with the AbstractGVBean.setGenericValue(GenericValue) method) by two mechanisms.
 

Exception Summary
FieldLayoutStorageException  
 



Copyright © 2002-2009 Atlassian. All Rights Reserved.