public class TimeEstimateSystemField extends AbstractDurationSystemField
applicationProperties, templatingEngine
authenticationContext
ORDER_ASCENDING, ORDER_DESCENDING, TEMPLATE_DIRECTORY_PATH
Constructor and Description |
---|
TimeEstimateSystemField(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.
|
LuceneFieldSorter |
getSorter()
A sorter to be used when sorting columns in a table.
|
getColumnViewHtml, getFieldTypeInfo, getJsonFromIssue, getJsonSchema, getRepresentationFromIssue, prettyPrintChangeHistory, prettyPrintChangeHistory
getApplicationProperties, getColumnCssClass, getColumnHeadingKey, getDefaultSortOrder, getSortComparatorSource, getSortFields, getVelocityParams, renderTemplate
compareTo, equals, getAuthenticationContext, getId, getName, getNameKey, hashCode
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
prettyPrintChangeHistory
getId, getName, getNameKey
compareTo
public TimeEstimateSystemField(VelocityTemplatingEngine templatingEngine, ApplicationProperties applicationProperties, JiraAuthenticationContext authenticationContext)
public LuceneFieldSorter getSorter()
NavigableField
NavigableField.getSortComparatorSource()
DocumentIssueImpl
,
MappedSortComparator
public String getHiddenFieldId()
NavigableField
getHiddenFieldId
in interface NavigableField
getHiddenFieldId
in class NavigableFieldImpl
protected Long getDuration(Issue issue)
getDuration
in class AbstractDurationSystemField
Copyright © 2002-2022 Atlassian. All Rights Reserved.