com.atlassian.jira.plugin.link.confluence.service
Interface ConfluenceIssueLinkDecoratingService

All Known Implementing Classes:
ConfluenceIssueLinkDecoratingServiceImpl

public interface ConfluenceIssueLinkDecoratingService

This service decorates RemoteIssueLinks to Confluence instances so that they have current information.

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-2013 Atlassian. All Rights Reserved.