com.atlassian.jira.issue.customfields.converters.DatePickerConverter |
Known Indirect Subclasses |
@Internal
classes and interfaces can not expect to be compatible with any version
other than the version they were compiled against (even minor version and milestone releases may break binary
compatibility with respect to @Internal
elements).
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
USE_NOW_DATE | This date is used as a placeholder in the Default Value of a Date Custom Field, to indicate that that we should return the current date when getDefault() is called. |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface com.atlassian.jira.issue.customfields.converters.DateConverter |
This date is used as a placeholder in the Default Value of a Date Custom Field, to indicate that that we should return the current date when getDefault() is called.