Versions Compared

Key

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

...

Method

Return type

Returns

getDestinationId()

Long

The issue ID of the linked-to issue.

getDestinationObject()

Issue

The destination Issue of the link

getId()

Long

The ID of the Issue link.

getIssueLinkType()

IssueLinkType

The type of the Issue link.

getLinkTypeId()LongThe Id of the Issue link type
getSequence()LongThe sequence of the Issue link
getSourceId()LongThe source Id of the Issue link
getSourceObject()IssueThe source issue of the Issue link
isSystemLink()booleanTrue if the issue link is a system link

...