Our new Appfire Documentation Space is now live!

Take a look here! If you have any questions please email support@appfire.com

RemoteIssueLink Interface

This document details the methods of the RemoteIssueLink interface you can use on any remote link, such as those returned by the Getters when you access remote links.

Method

Return type

Returns

getApplicationName()

String

The name of the remote application instance that contains the remote object the issue is linked to.

getApplicationType()

String

The type of remote application the issue is linked to.

getId()

Long

The ID of the remote link.

getIssueId()

Long

The ID of the issue the current issue is remotely linked to.

getRelationship()StringThe String describing the relationship between the JIRA issue and the remote object
getSummary() StringThe summary of the remote object the current issue is linked to
isResolved() booleanTrue if the remote object is resolved