java.lang.Object | |
↳ | com.atlassian.jira.entity.remotelink.RemoteEntityLinkImpl<E> |
![]() |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
globalId | |||||||||||
jsonRef |
Protected Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the application name for the remote entity link, as extracted from the raw JSON.
| |||||||||||
Returns the application type for the remote entity link, as extracted from the raw JSON.
| |||||||||||
Returns the global ID for the remote entity link.
| |||||||||||
Returns the target object icon title for the remote entity link, as extracted from the raw JSON.
| |||||||||||
Returns the target object icon URL for the remote entity link, as extracted from the raw JSON.
| |||||||||||
Returns the raw JSON value stored for this remote entity link.
| |||||||||||
Returns the target object summary for the remote entity link, as extracted from the raw JSON.
| |||||||||||
Returns the target object title for the remote entity link, as extracted from the raw JSON.
| |||||||||||
Returns the target object URL for the remote entity link, as extracted from the raw JSON.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Returns the application name for the remote entity link, as extracted from the raw JSON.
null
if it is not defined
Returns the application type for the remote entity link, as extracted from the raw JSON.
null
if it is not defined
Returns the global ID for the remote entity link.
Returns the target object icon title for the remote entity link, as extracted from the raw JSON.
null
if it is not defined
Returns the target object icon URL for the remote entity link, as extracted from the raw JSON.
null
if it is not defined
Returns the raw JSON value stored for this remote entity link.
Returns the target object summary for the remote entity link, as extracted from the raw JSON.
null
if it is not defined
Returns the target object title for the remote entity link, as extracted from the raw JSON.
null
if it is not defined
Returns the target object URL for the remote entity link, as extracted from the raw JSON.
null
if it is not defined