Interface | Description |
---|---|
JiraRemoteIssueLinkDecoratingService |
This service decorates
RemoteIssueLink s to remote JIRA instances so that they have current information,
including priority and status. |
RemoteJiraGlobalIdFactory |
Factory for encoding and decoding
RemoteJiraGlobalId s. |
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
RemoteJiraGlobalId s. |
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-2015 Atlassian. All Rights Reserved.