@Component public class JiraRemoteIssueLinkDecoratingServiceImpl extends Object implements JiraRemoteIssueLinkDecoratingService
JiraRemoteIssueLinkDecoratingService
.Constructor and Description |
---|
JiraRemoteIssueLinkDecoratingServiceImpl(RemoteJiraRestService remoteJiraRestService,
RemoteJiraGlobalIdFactoryImpl remoteJiraGlobalIdFactory,
JiraAuthenticationContext authContext) |
Modifier and Type | Method and Description |
---|---|
RemoteIssueLink |
decorate(RemoteIssueLink remoteIssueLink) |
@Autowired public JiraRemoteIssueLinkDecoratingServiceImpl(RemoteJiraRestService remoteJiraRestService, RemoteJiraGlobalIdFactoryImpl remoteJiraGlobalIdFactory, JiraAuthenticationContext authContext)
public RemoteIssueLink decorate(RemoteIssueLink remoteIssueLink) throws com.atlassian.applinks.api.CredentialsRequiredException, IOException, PermissionException
decorate
in interface JiraRemoteIssueLinkDecoratingService
com.atlassian.applinks.api.CredentialsRequiredException
IOException
PermissionException
Copyright © 2002-2022 Atlassian. All Rights Reserved.