com.atlassian.jira.issue.fields
Interface TimeSpentField

All Superinterfaces:
Comparable, Field, NavigableField
All Known Implementing Classes:
TimeSpentSystemField

public interface TimeSpentField
extends NavigableField, Field

Since:
v5.0

Field Summary
 
Fields inherited from interface com.atlassian.jira.issue.fields.NavigableField
ORDER_ASCENDING, ORDER_DESCENDING, TEMPLATE_DIRECTORY_PATH
 
Method Summary
 
Methods inherited from interface com.atlassian.jira.issue.fields.NavigableField
getColumnCssClass, getColumnHeadingKey, getColumnViewHtml, getDefaultSortOrder, getHiddenFieldId, getSortComparatorSource, getSorter, getSortFields, prettyPrintChangeHistory, prettyPrintChangeHistory
 
Methods inherited from interface com.atlassian.jira.issue.fields.Field
getId, getName, getNameKey
 
Methods inherited from interface java.lang.Comparable
compareTo
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.