| Interface | Description |
|---|---|
| JiraRemoteIssueLinkDecoratingService |
This service decorates
RemoteIssueLinks to remote JIRA instances so that they have current information,
including priority and status. |
| RemoteJiraGlobalIdFactory |
Factory for encoding and decoding
RemoteJiraGlobalIds. |
| RemoteJiraRestService |
Helper class for making REST calls to JIRA servers.
|
| Class | Description |
|---|---|
| JiraRemoteIssueLinkDecoratingServiceImpl |
The default implementation of
JiraRemoteIssueLinkDecoratingService. |
| LinkJiraIssue |
Links an issue to an issue from a remote JIRA server.
|
| RemoteJiraGlobalId |
Represents the globalId for remote issue links between JIRA instances.
|
| RemoteJiraGlobalIdFactoryImpl |
Factory for encoding and decoding
RemoteJiraGlobalIds. |
| RemoteJiraIssue |
A
RemoteIssueLink to an issue in a remote JIRA instance |
| RemoteJiraIssueBuilder |
Builder for
RemoteJiraIssue instances. |
| RemoteJiraIssueLinkRenderer |
Renders remote JIRA issue links.
|
| RemoteJiraRestServiceImpl |
Helper class for making REST calls to JIRA servers.
|
| Enum | Description |
|---|---|
| RemoteJiraRestService.RestVersion |
Copyright © 2002-2017 Atlassian. All Rights Reserved.