public class

JiraLicenseLocator

extends Object
implements LicenseLocator
java.lang.Object
   ↳ com.atlassian.jira.application.JiraLicenseLocator

Class Overview

Implementation of com.atlassian.application.host.license.LicenseLocator for JIRA.

This implementation makes use of the com.atlassian.sal.api.license.LicenseHandler exposed by the OSGi JIRA - SAL plugin.

Summary

Public Constructors
JiraLicenseLocator()
Public Methods
Option<SingleProductLicenseDetailsView> apply(ApplicationKey input)
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.google.common.base.Function

Public Constructors

public JiraLicenseLocator ()

Public Methods

public Option<SingleProductLicenseDetailsView> apply (ApplicationKey input)