|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FieldEntryFactory | |
|---|---|
| com.atlassian.greenhopper.web.rapid.issue.fields | |
| Uses of FieldEntryFactory in com.atlassian.greenhopper.web.rapid.issue.fields |
|---|
| Subinterfaces of FieldEntryFactory in com.atlassian.greenhopper.web.rapid.issue.fields | |
|---|---|
interface |
ComplexEditableFieldEntryFactory
A field which can be edited, but in contrast to SimpleEditableFieldEntryFactory, this field cannot just be updated using
IssueUpdateService. |
interface |
SimpleEditableFieldEntryFactory
A FieldEntryFactory which can be edited simply using JIRA's IssueService (but we
actually use IssueUpdateService under the covers. |
interface |
SubTaskAwareFieldEntryFactory
A field which needs to know about an issues sub-tasks in order to construct its view entry FieldEntry. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||