|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| ComplexEditableField | A field which can be edited, but in contrast to SimpleEditableField, this field cannot just be updated using
IssueUpdateService. |
| Field | A field which may be displayed and optionally edited on the Rapid Board's Detail Issue view. |
| SimpleEditableField | A Field which can be edited simply using JIRA's IssueService (but we
actually use IssueUpdateService under the covers. |
| SubTaskAwareField | A field which needs to know about an issues sub-tasks in order to construct its view entry FieldEntry. |
| Class Summary | |
|---|---|
| AbstractAggregateRemainingEstimateField | Abstract class representing the 'field' of an aggregate remaining estimate. |
| AffectedVersionsField | |
| AggregateRemainingEstimateField | A field to display the aggregate remaining estimate of an issue and its sub-tasks. |
| AssigneeField | |
| ComponentsField | |
| CreatedDateField | |
| DescriptionField | |
| FieldEntry | |
| FieldHelper | Contains methods which are useful for the Field classes in rendering and updating their values. |
| FieldUpdatedEntry | |
| FixForVersionsField | |
| HtmlFieldEntry | |
| IssueKeyField | |
| LabelsField | |
| NumberCustomField | Number custom fields. |
| NumberFieldEntry | |
| OriginalEstimateField | |
| ReadOnlyField | Fields which are read-only do not need to implement the createEditEntry() method |
| RemainingEstimateField | |
| ReporterField | |
| StatusField | |
| SubTasksRemainingEstimateField | A field to display the aggregate remaining estimate of an issue's sub-tasks, but not the issue itself. |
| SummaryField | |
| TextFieldEntry | |
| UpdatedDateField | |
| Enum Summary | |
|---|---|
| FieldEditType | The different types of "edit control" for a field. |
| FieldRenderer | Defines supported field renderers. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||