com.atlassian.jira.plugin.link.confluence.service
Interface ConfluenceIssueLinkDecoratingService
- All Known Implementing Classes:
- ConfluenceIssueLinkDecoratingServiceImpl
public interface ConfluenceIssueLinkDecoratingService
This service decorates RemoteIssueLink
s to Confluence instances so that they have current information.
- Since:
- v5.0
decorate
RemoteIssueLink decorate(RemoteIssueLink remoteIssueLink)
throws com.atlassian.applinks.api.CredentialsRequiredException,
IOException,
PermissionException
- Throws:
com.atlassian.applinks.api.CredentialsRequiredException
IOException
PermissionException
Copyright © 2002-2012 Atlassian. All Rights Reserved.