Class RemoteJiraGlobalIdFactoryImpl

java.lang.Object
com.atlassian.jira.plugin.link.remotejira.RemoteJiraGlobalIdFactoryImpl
All Implemented Interfaces:
RemoteJiraGlobalIdFactory

@Component public class RemoteJiraGlobalIdFactoryImpl extends Object implements RemoteJiraGlobalIdFactory
Factory for encoding and decoding RemoteJiraGlobalIds.
Since:
v5.0
  • Constructor Details

    • RemoteJiraGlobalIdFactoryImpl

      @Autowired public RemoteJiraGlobalIdFactoryImpl(com.atlassian.applinks.api.ApplicationLinkService applicationLinkService)
  • Method Details