@Component public class ConfluenceGlobalIdFactoryImpl extends Object implements ConfluenceGlobalIdFactory
ConfluenceGlobalId
s.Constructor and Description |
---|
ConfluenceGlobalIdFactoryImpl(com.atlassian.applinks.api.ApplicationLinkService applicationLinkService) |
Modifier and Type | Method and Description |
---|---|
ConfluenceGlobalId |
create(RemoteIssueLink link) |
static String |
encode(com.atlassian.applinks.api.ApplicationId applicationId,
String pageId) |
@Autowired public ConfluenceGlobalIdFactoryImpl(com.atlassian.applinks.api.ApplicationLinkService applicationLinkService)
public static String encode(com.atlassian.applinks.api.ApplicationId applicationId, String pageId)
public ConfluenceGlobalId create(RemoteIssueLink link)
create
in interface ConfluenceGlobalIdFactory
Copyright © 2002-2015 Atlassian. All Rights Reserved.