java.lang.Object | ||
↳ | com.atlassian.jira.ofbiz.AbstractOfBizValueWrapper | |
↳ | com.atlassian.jira.issue.link.IssueLinkTypeImpl |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
[Expand]
Inherited Fields | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
|
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Creates an IssueLinkType from the given GenericValue.
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Compare on name (in alphabetical order)
| |||||||||||
Checks if this link type is a System Link type.
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
| |||||||||||||||||||||||||
![]() | |||||||||||||||||||||||||
![]()
| |||||||||||||||||||||||||
![]()
| |||||||||||||||||||||||||
![]() |
Creates an IssueLinkType from the given GenericValue.
genericValue | the GenericValue |
---|
Compare on name (in alphabetical order)
other | the other IssueLinkType to compare to |
---|
Checks if this link type is a System Link type. System link types are used by JIRA to denote a special relationship between issues. For example, a sub-task is linked ot its parent issue using a link that is of a system link type.