public class JiraLicenseLocator extends Object implements com.atlassian.application.host.license.LicenseLocator
LicenseLocator for JIRA.
This implementation makes use of the LicenseHandler exposed by the
OSGi JIRA - SAL plugin.
| Constructor and Description |
|---|
JiraLicenseLocator() |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.fugue.Option<com.atlassian.sal.api.license.SingleProductLicenseDetailsView> |
apply(com.atlassian.application.api.ApplicationKey input) |
public com.atlassian.fugue.Option<com.atlassian.sal.api.license.SingleProductLicenseDetailsView> apply(@Nullable com.atlassian.application.api.ApplicationKey input)
apply in interface com.google.common.base.Function<com.atlassian.application.api.ApplicationKey,com.atlassian.fugue.Option<com.atlassian.sal.api.license.SingleProductLicenseDetailsView>>Copyright © 2002-2018 Atlassian. All Rights Reserved.