com.atlassian.jira.plugin.link.remotejira
Interface JiraRemoteIssueLinkDecoratingService

All Known Implementing Classes:
JiraRemoteIssueLinkDecoratingServiceImpl

public interface JiraRemoteIssueLinkDecoratingService

This service decorates RemoteIssueLinks to remote JIRA instances so that they have current information, including priority and status.

Since:
v5.0

Method Summary
 RemoteIssueLink decorate(RemoteIssueLink remoteIssueLink)
           
 

Method Detail

decorate

RemoteIssueLink decorate(RemoteIssueLink remoteIssueLink)
                         throws com.atlassian.applinks.api.CredentialsRequiredException,
                                IOException,
                                PermissionException
Throws:
com.atlassian.applinks.api.CredentialsRequiredException
IOException
PermissionException


Copyright © 2002-2014 Atlassian. All Rights Reserved.