Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.

getApplicationType()

String

The type of remote application the issue is linked with.

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 it is linked to.
getSummary() StringThe summary of the remote issue the current issue is linked to
isResolved() booleanTrue if the remote issue is resolved