@Component public class

ConfluenceGlobalIdFactoryImpl

extends Object
implements ConfluenceGlobalIdFactory
java.lang.Object
   ↳ com.atlassian.jira.plugin.link.confluence.service.ConfluenceGlobalIdFactoryImpl

Class Overview

Factory for encoding and decoding ConfluenceGlobalIds.

Summary

Public Constructors
ConfluenceGlobalIdFactoryImpl(ApplicationLinkService applicationLinkService)
Public Methods
ConfluenceGlobalId create(RemoteIssueLink link)
static String encode(ApplicationId applicationId, String pageId)
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.jira.plugin.link.confluence.service.ConfluenceGlobalIdFactory

Public Constructors

public ConfluenceGlobalIdFactoryImpl (ApplicationLinkService applicationLinkService)

Public Methods

public ConfluenceGlobalId create (RemoteIssueLink link)

public static String encode (ApplicationId applicationId, String pageId)