public class OriginalEstimateSystemField extends AbstractDurationSystemField implements ExportableSystemField
applicationProperties, templatingEngineauthenticationContextORDER_ASCENDING, ORDER_DESCENDING, TEMPLATE_DIRECTORY_PATH| Constructor and Description |
|---|
OriginalEstimateSystemField(VelocityTemplatingEngine templatingEngine,
ApplicationProperties applicationProperties,
JiraAuthenticationContext authenticationContext) |
| Modifier and Type | Method and Description |
|---|---|
protected Long |
getDuration(Issue issue) |
String |
getHiddenFieldId()
Returns the id of the field to check for visibility.
|
FieldExportParts |
getRepresentationFromIssue(Issue issue)
For the given issue get an exportable representation for the field
|
LuceneFieldSorter |
getSorter()
A sorter to be used when sorting columns in a table.
|
getColumnViewHtml, getFieldTypeInfo, getJsonFromIssue, getJsonSchema, prettyPrintChangeHistory, prettyPrintChangeHistorygetApplicationProperties, getColumnCssClass, getColumnHeadingKey, getDefaultSortOrder, getSortComparatorSource, getSortFields, getVelocityParams, renderTemplatecompareTo, equals, getAuthenticationContext, getId, getName, getNameKey, hashCodeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitprettyPrintChangeHistorygetId, getName, getNameKeycompareTopublic OriginalEstimateSystemField(VelocityTemplatingEngine templatingEngine, ApplicationProperties applicationProperties, JiraAuthenticationContext authenticationContext)
public LuceneFieldSorter getSorter()
NavigableFieldgetSorter in interface NavigableFieldNavigableField.getSortComparatorSource()DocumentIssueImpl,
MappedSortComparatorpublic String getHiddenFieldId()
NavigableFieldgetHiddenFieldId in interface NavigableFieldgetHiddenFieldId in class NavigableFieldImplprotected Long getDuration(Issue issue)
getDuration in class AbstractDurationSystemFieldpublic FieldExportParts getRepresentationFromIssue(Issue issue)
ExportableSystemFieldgetRepresentationFromIssue in interface ExportableSystemFieldgetRepresentationFromIssue in class AbstractDurationSystemFieldissue - to get representation for the fieldCopyright © 2002-2021 Atlassian. All Rights Reserved.