public class ThumbnailSystemField extends NavigableFieldImpl
applicationProperties, templatingEngine
authenticationContext
ORDER_ASCENDING, ORDER_DESCENDING, TEMPLATE_DIRECTORY_PATH
Constructor and Description |
---|
ThumbnailSystemField(VelocityTemplatingEngine templatingEngine,
ApplicationProperties applicationProperties,
ThumbnailManager thumbnailManager,
JiraAuthenticationContext authenticationContext) |
Modifier and Type | Method and Description |
---|---|
String |
getColumnViewHtml(FieldLayoutItem fieldLayoutItem,
Map displayParams,
Issue issue) |
LuceneFieldSorter |
getSorter()
A sorter to be used when sorting columns in a table.
|
getApplicationProperties, getColumnCssClass, getColumnHeadingKey, getDefaultSortOrder, getHiddenFieldId, getSortComparatorSource, getSortFields, getVelocityParams, prettyPrintChangeHistory, prettyPrintChangeHistory, renderTemplate
compareTo, equals, getAuthenticationContext, getId, getName, getNameKey, hashCode
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
prettyPrintChangeHistory
getId, getName, getNameKey
compareTo
public ThumbnailSystemField(VelocityTemplatingEngine templatingEngine, ApplicationProperties applicationProperties, ThumbnailManager thumbnailManager, JiraAuthenticationContext authenticationContext)
public LuceneFieldSorter getSorter()
NavigableField
NavigableField.getSortComparatorSource()
DocumentIssueImpl
,
MappedSortComparator
public String getColumnViewHtml(FieldLayoutItem fieldLayoutItem, Map displayParams, Issue issue)
Copyright © 2002-2024 Atlassian. All Rights Reserved.