Uses of Class
net.florianschoppmann.issuetracking.jira.rest.RemoteIssueLink
-
Packages that use RemoteIssueLink Package Description net.florianschoppmann.issuetracking.jira -
-
Uses of RemoteIssueLink in net.florianschoppmann.issuetracking.jira
Methods in net.florianschoppmann.issuetracking.jira that return types with arguments of type RemoteIssueLink Modifier and Type Method Description SortedMap<String,List<RemoteIssueLink>>
JiraClient. getRemoteIssueLinks(Collection<String> issueKeys)
Get remote links for a collection of issues.
-