|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.pyxis.greenhopper.jira.fields.AbstractIssueField
com.pyxis.greenhopper.jira.fields.AbstractDateField
com.pyxis.greenhopper.jira.fields.AbstractCustomFieldDate
com.pyxis.greenhopper.jira.fields.CustomFieldDateTime
public class CustomFieldDateTime
| Field Summary |
|---|
| Fields inherited from class com.pyxis.greenhopper.jira.fields.AbstractIssueField |
|---|
GREENHOPPER_PLUGIN, GROUP_PICKER, id, idLong, label, log, MULTI_GROUP_PICKER, MULTI_SELECT, MULTI_USER_PICKER, NUMBER, SELECT, TEXT, TEXT_AREA, TEXT_FIELD, USER_PICKER |
| Constructor Summary | |
|---|---|
CustomFieldDateTime(com.atlassian.jira.issue.fields.CustomField field)
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
formatDate(java.util.Date date)
|
java.lang.String |
getCalendarFormat()
|
boolean |
isDateTime()
|
| Methods inherited from class com.pyxis.greenhopper.jira.fields.AbstractCustomFieldDate |
|---|
canEdit, doValidate, getCustomField, getDefaultDisplayValue, getDefaultValue, getDisplayValue, getTooltipValue, getValue, getValueFromString, isCustomField, updateValue |
| Methods inherited from class com.pyxis.greenhopper.jira.fields.AbstractDateField |
|---|
getCreateTemplate, getDisplayTemplate, getEditTemplate, getInputType, getTimeFormat, isClickable, lines, weight |
| Methods inherited from class com.pyxis.greenhopper.jira.fields.AbstractIssueField |
|---|
equals, getCssType, getId, getIdAsLong, getJsonDisplayTemplate, getLabel, getLink, getTransitionTemplate, getUpdateTemplate, hashCode, isCorner, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.pyxis.greenhopper.jira.fields.IssueField |
|---|
getCreateTemplate, getCssType, getDisplayTemplate, getEditTemplate, getId, getIdAsLong, getInputType, getJsonDisplayTemplate, getLabel, getLink, getUpdateTemplate, isClickable, isCorner, lines, validate, weight |
| Constructor Detail |
|---|
public CustomFieldDateTime(com.atlassian.jira.issue.fields.CustomField field)
| Method Detail |
|---|
public java.lang.String getCalendarFormat()
getCalendarFormat in class AbstractDateFieldprotected java.lang.String formatDate(java.util.Date date)
formatDate in class AbstractDateFieldpublic boolean isDateTime()
isDateTime in class AbstractDateField
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||