public class MockLicenseLocator extends Object implements com.atlassian.application.host.license.LicenseLocator
| Constructor and Description |
|---|
MockLicenseLocator() |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.sal.api.license.SingleProductLicenseDetailsView |
add(com.atlassian.application.api.ApplicationKey key) |
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, waitandThen, compose, identitypublic 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>>public com.atlassian.sal.api.license.SingleProductLicenseDetailsView add(com.atlassian.application.api.ApplicationKey key)
Copyright © 2002-2024 Atlassian. All Rights Reserved.