Package com.atlassian.jira.bc.issue.link
Class RemoteIssueLinkService.RemoteIssueLinkListResult
java.lang.Object
com.atlassian.jira.bc.ServiceResultImpl
com.atlassian.jira.bc.issue.link.RemoteIssueLinkService.RemoteIssueLinkListResult
- All Implemented Interfaces:
ServiceResult,Serializable
- Enclosing interface:
RemoteIssueLinkService
Holds the information about performing a remote issue link operation, when a list result is expected.
This object should not be constructed directly, you should invoke the
method to obtain this.
invalid reference
#getRemoteIssueLinksForIssue(User, Issue)
- See Also:
-
Method Summary
Methods inherited from class com.atlassian.jira.bc.ServiceResultImpl
getErrorCollection, getWarningCollection, isValidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.atlassian.jira.bc.ServiceResult
hasWarnings
-
Method Details
-
getRemoteIssueLinks
-