NAME
JIRA::API::RemoteIssueLink -
SYNOPSIS
my $obj = JIRA::API::RemoteIssueLink->new();
...
PROPERTIES
application
Details of the remote application the linked item is in.
globalId
The global ID of the link, such as the ID of the item on the remote system.
id
The ID of the link.
object
Details of the item linked to.
relationship
Description of the relationship between the issue and the linked item.
self
The URL of the link.