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.
DependentField Defines fields that are dependent on another field
Field  
FieldManager  
HideableField  
IssueConstantsField At the moment this is a fairly useless marker interface.
MandatoryField  
NavigableField  
OrderableField  
RequirableField  
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.
 

Class Summary
AbstractAggregateDurationSystemField Abstract field for aggregate Time Tracking values.
AbstractDurationSystemField  
AbstractField  
AbstractOrderableField Copyright (c) 2002-2004 All rights reserved.
AbstractOrderableNavigableFieldImpl Copyright (c) 2002-2004 All rights reserved.
AbstractProgressBarSystemField Base class for Progress Bar system fields.
AbstractTextSystemField Copyright (c) 2002-2004 All rights reserved.
AbstractVersionsSystemField Copyright (c) 2002-2004 All rights reserved.
AffectedVersionsSystemField Copyright (c) 2002-2004 All rights reserved.
AggregateEstimateSystemField System field that displays the calculated aggregate remaining estimate.
AggregateOriginalEstimateSystemField System field that displays the calculated aggregate original estimate.
AggregateProgressBarSystemField Progress Bar System Field that uses the aggregate values for percentages.
AggregateTimeSpentSystemField System field that displays the calculated aggregate time spent.
AssigneeSystemField Copyright (c) 2002-2004 All rights reserved.
AttachmentSystemField Copyright (c) 2002-2004 All rights reserved.
CommentSystemField Defines a comment in Jira.
CommentVisibility Represents the visibility of the comment to roles or groups of users.
ComponentsSystemField Copyright (c) 2002-2004 All rights reserved.
CreatedSystemField Copyright (c) 2002-2004 All rights reserved.
CustomFieldImpl Default CustomField implementation backed by the database (a GenericValue object).
DefaultFieldManager  
DescriptionSystemField Copyright (c) 2002-2004 All rights reserved.
DueDateSystemField Copyright (c) 2002-2004 All rights reserved.
EnvironmentSystemField Copyright (c) 2002-2004 All rights reserved.
FieldRenderingContext FieldRenderingContext strings are passed in the displayParameters map as keys with a TRUE value.
FixVersionsSystemField Copyright (c) 2002-2004 All rights reserved.
IssueLinksSystemField  
IssueTypeSystemField Copyright (c) 2002-2004 All rights reserved.
KeySystemField  
NameComparator  
NavigableFieldImpl  
OriginalEstimateSystemField  
PrioritySystemField Copyright (c) 2002-2004 All rights reserved.
ProgressBarSystemField Field that displays a progress bar in the Navigator
ProjectSystemField Copyright (c) 2002-2004 All rights reserved.
ReporterSystemField Copyright (c) 2002-2004 All rights reserved.
ResolutionSystemField Copyright (c) 2002-2004 All rights reserved.
SecurityLevelSystemField Copyright (c) 2002-2004 All rights reserved.
StatusSystemField Copyright (c) 2002-2004 All rights reserved.
SubTaskSystemField  
SummarySystemField Copyright (c) 2002-2004 All rights reserved.
ThumbnailSystemField  
TimeEstimateSystemField  
TimeSpentSystemField  
TimeTrackingSystemField Copyright (c) 2002-2004 All rights reserved.
UpdatedSystemField Copyright (c) 2002-2004 All rights reserved.
VotesSystemField Created by IntelliJ IDEA.
WorkRatioSystemField  
 

Exception Summary
FieldException  
 



Copyright © 2002-2007 Atlassian. All Rights Reserved.