@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 JiraRemoteIssueLinkDecoratingServicecom.atlassian.applinks.api.CredentialsRequiredExceptionIOExceptionPermissionExceptionCopyright © 2002-2019 Atlassian. All Rights Reserved.