java.lang.Object | |
↳ | com.atlassian.jira.sharing.SharedEntityColumnDefinition |
Implementation details of a SharedEntityColumn
which is used for sorting Shared Entity search results.
Note: the sortColumn is used for equality/hashCode and MUST be distinct.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
DESCRIPTION | |||||||||||
FAVOURITE_COUNT | |||||||||||
ID | |||||||||||
IS_SHARED | |||||||||||
NAME | |||||||||||
OWNER |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the definition details for the given SharedEntityColumn.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Returns the definition details for the given SharedEntityColumn.
column | The simple SharedEntityColumn |
---|