| java.lang.Object | |
| ↳ | com.atlassian.jira.plugin.viewissue.issuelink.LocalIssueLinkUtils |
Utility class for local issue links.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Converts a local issue link collection to a mapping of relationship to issue link contexts.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Converts a local issue link collection to a mapping of relationship to issue link contexts.
| linkCollection | local issue link collection to convert |
|---|---|
| issueId | ID of the issue |
| baseUrl | base URL of the server |
| fieldVisibilityManager | fieldVisibilityManager |

