Package | Description |
---|---|
com.atlassian.jira.issue.link |
Modifier and Type | Method and Description |
---|---|
List<RemoteIssueLink> |
DefaultRemoteIssueLinkManager.findRemoteIssueLinksByGlobalIds(Collection<String> globalIds) |
List<RemoteIssueLink> |
RemoteIssueLinkManager.findRemoteIssueLinksByGlobalIds(Collection<String> globalIds)
Returns the remote issue links that have any the given globalIds, or empty if none exists.
|
Copyright © 2002-2019 Atlassian. All Rights Reserved.