Package com.atlassian.jira.issue.fields

Interface Summary
ConfigurableField ConfigurableField are fields which have FieldConfigItemType that can be stored for a given JiraContextNode
CustomField Custom Field interface.
DateField A marker interface to mark all date fields available in the system.
DependentField Defines fields that are dependent on another field
Field  
FieldAccessor Similar to the FieldManager, but without exposing implementation classes.
HideableField A marker interface for fields in JIRA which can be "hidden" as part of a FieldLayout.
ICommentSystemField Marker interface for Comment System Field
IssueConstantsField At the moment this is a fairly useless marker interface.
IssueTypeField Represents the IssueType System Field.
MandatoryField  
NavigableField Fields in JIRA which are able to be placed in the Issue Navigator implement this interface.
OrderableField Interface for fields in JIRA which are able to be placed on "screens" - once they are on the screen they have an "order".
ProjectField Represents the Project System Field.
RequirableField A marker interface for fields in JIRA which can be made "required" as part of a FieldLayout.
SearchableField  
UnscreenableField This is a hack to allow us to have orderable fields that can be configured at the FieldLayoutItem level but that are not ment to be placed on any screens by user configuration.
UserField A marker interface to mark all user fields available in the system.
 

Exception Summary
FieldException  
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.