@Component public class ConfluenceGlobalIdFactoryImpl extends Object implements ConfluenceGlobalIdFactory
ConfluenceGlobalIds.| 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 ConfluenceGlobalIdFactoryCopyright © 2002-2017 Atlassian. All Rights Reserved.