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 |
---|---|
io.atlassian.fugue.Option<com.atlassian.sal.api.license.SingleProductLicenseDetailsView> |
apply(com.atlassian.application.api.ApplicationKey input) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen, compose, identity
public io.atlassian.fugue.Option<com.atlassian.sal.api.license.SingleProductLicenseDetailsView> apply(@Nullable com.atlassian.application.api.ApplicationKey input)
apply
in interface java.util.function.Function<com.atlassian.application.api.ApplicationKey,io.atlassian.fugue.Option<com.atlassian.sal.api.license.SingleProductLicenseDetailsView>>
Copyright © 2002-2019 Atlassian. All Rights Reserved.