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
-
Method Summary
-
Method Details
-
decorate
RemoteIssueLink decorate(RemoteIssueLink remoteIssueLink) throws com.atlassian.applinks.api.CredentialsRequiredException, IOException, PermissionException, NotFoundException - Throws:
com.atlassian.applinks.api.CredentialsRequiredException
IOException
PermissionException
NotFoundException
-