| java.lang.Object | ||
| ↳ | com.atlassian.jira.ofbiz.AbstractOfBizValueWrapper | |
| ↳ | com.atlassian.jira.issue.link.IssueLinkImpl | |
|
[Expand]
Inherited Fields | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.jira.ofbiz.AbstractOfBizValueWrapper
| ||||||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Get the issue ID (ie.
| |||||||||||
Get the destination Issue of the link.
| |||||||||||
Get the Issue ID (ie.
| |||||||||||
Get the source Issue of the link.
| |||||||||||
Checks if this link's type is a System Link type.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.jira.ofbiz.AbstractOfBizValueWrapper
| |||||||||||||||||||||||||||||
From class
java.lang.Object
| |||||||||||||||||||||||||||||
From interface
com.atlassian.jira.issue.link.IssueLink
| |||||||||||||||||||||||||||||
From interface
com.atlassian.jira.ofbiz.OfBizValueWrapper
| |||||||||||||||||||||||||||||
Checks if this link's type is a System Link type. A System Link Type is a link type that is used by JIRA to denote special relationships. For example, a sub-task is linked to its parent issue using a link type that is a System Link Type.

