Package com.atlassian.jira.plugin.link.remotejira

Interface Summary
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 Summary
JiraRemoteIssueLinkDecoratingServiceImpl The default implementation of JiraRemoteIssueLinkDecoratingService.
LinkRemoteJiraIssue 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.
RestResponse<T> Represents a response from a JIRA REST resource.
 

Enum Summary
RemoteJiraRestService.RestVersion  
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.