public class TimeSpentSystemField extends AbstractDurationSystemField implements TimeSpentField
applicationProperties, templatingEngine
authenticationContext
ORDER_ASCENDING, ORDER_DESCENDING, TEMPLATE_DIRECTORY_PATH
Constructor and Description |
---|
TimeSpentSystemField(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
getColumnCssClass, getColumnHeadingKey, getColumnViewHtml, getDefaultSortOrder, getSortComparatorSource, getSortFields, prettyPrintChangeHistory, prettyPrintChangeHistory
getId, getName, getNameKey
compareTo
public TimeSpentSystemField(VelocityTemplatingEngine templatingEngine, ApplicationProperties applicationProperties, JiraAuthenticationContext authenticationContext)
public LuceneFieldSorter getSorter()
NavigableField
getSorter
in interface 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-2017 Atlassian. All Rights Reserved.