Package com.atlassian.jira.issue.fields
Interface Field
- All Superinterfaces:
Comparable
- All Known Subinterfaces:
AffectedVersionsField
,ComponentsField
,ConfigurableField<V>
,CustomField
,DefaultValueField<V>
,DependentField<V>
,FixVersionsField
,IssueTypeField
,LabelsField
,MandatoryField
,NavigableField
,OrderableField<V>
,ProjectField
,RequirableField
,SearchableField
,SummaryField
,TimeSpentField
- All Known Implementing Classes:
AbstractAggregateDurationSystemField
,AbstractDurationSystemField
,AbstractField
,AbstractOrderableField
,AbstractOrderableNavigableFieldImpl
,AbstractPickerFieldImpl
,AbstractProgressBarSystemField
,AbstractTextSystemField
,AbstractUserFieldImpl
,AbstractVersionsSystemField
,AffectedVersionsSystemField
,AggregateEstimateSystemField
,AggregateOriginalEstimateSystemField
,AggregateProgressBarSystemField
,AggregateTimeSpentSystemField
,ArchivedDateSystemField
,ArchivedUserSystemField
,AssigneeSystemField
,AttachmentSystemField
,CommentSystemField
,ComponentsSystemField
,CreatedSystemField
,CreatorSystemField
,DescriptionSystemField
,DueDateSystemField
,EnvironmentSystemField
,FixVersionsSystemField
,ImmutableCustomField
,IssueLinksSystemField
,IssueTypeSystemField
,KeySystemField
,LabelsSystemField
,LastViewedSystemField
,MockCustomField
,MockNavigableField
,MockOrderableField
,NavigableFieldImpl
,OriginalEstimateSystemField
,PrioritySystemField
,ProgressBarSystemField
,ProjectSystemField
,ReporterSystemField
,ResolutionDateSystemField
,ResolutionSystemField
,SecurityLevelSystemField
,StatusSystemField
,SubTaskSystemField
,SummarySystemField
,ThumbnailSystemField
,TimeEstimateSystemField
,TimeSpentSystemField
,TimeTrackingSystemField
,UpdatedSystemField
,VotesSystemField
,WatchesSystemField
,WorklogSystemField
,WorkRatioSystemField
-
Method Summary
Methods inherited from interface java.lang.Comparable
compareTo