|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.greenhopper.web.rapid.issue.fields.ReadOnlyFieldEntryFactory com.atlassian.greenhopper.web.rapid.issue.fields.ReadOnlySystemFieldEntryFactory com.atlassian.greenhopper.web.rapid.issue.fields.ResolutionDateFieldEntryFactory
public class ResolutionDateFieldEntryFactory
Creates an Issue Entry for ResolutionDateSystemField
.
Field Summary |
---|
Fields inherited from class com.atlassian.greenhopper.web.rapid.issue.fields.ReadOnlySystemFieldEntryFactory |
---|
fieldHelper |
Constructor Summary | |
---|---|
ResolutionDateFieldEntryFactory(FieldHelper helper,
com.atlassian.jira.issue.fields.ResolutionDateSystemField field)
|
Method Summary | |
---|---|
FieldEntry |
createViewEntry(I18n2 i18n,
com.atlassian.jira.issue.Issue issue,
com.atlassian.crowd.embedded.api.User user)
|
java.lang.String |
getId()
|
Methods inherited from class com.atlassian.greenhopper.web.rapid.issue.fields.ReadOnlySystemFieldEntryFactory |
---|
isFieldValid |
Methods inherited from class com.atlassian.greenhopper.web.rapid.issue.fields.ReadOnlyFieldEntryFactory |
---|
createEditEntry |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.atlassian.greenhopper.web.rapid.issue.fields.FieldEntryFactory |
---|
createEditEntry, isFieldValid |
Constructor Detail |
---|
public ResolutionDateFieldEntryFactory(FieldHelper helper, com.atlassian.jira.issue.fields.ResolutionDateSystemField field)
Method Detail |
---|
public java.lang.String getId()
getId
in interface FieldEntryFactory
public FieldEntry createViewEntry(I18n2 i18n, com.atlassian.jira.issue.Issue issue, com.atlassian.crowd.embedded.api.User user)
createViewEntry
in interface FieldEntryFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |