java.lang.Object | |
↳ | com.atlassian.jira.issue.util.transformers.JiraTransformers |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ISSUE_ID | Transformer that turns Issue objects into their Long ID. |
||||||||||
NULL_SWAP | Transforms nulls into "-1" | ||||||||||
NULL_SWAP_STRING | Transforms objects into their String.valueOf and nulls into "-1" |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Transforms nulls into "-1"
Transforms objects into their String.valueOf and nulls into "-1"