public class MultipleApplicationLicenseAdapterFactory extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MultipleApplicationLicenseAdapterFactory.LicenseUpdate |
| Modifier and Type | Field and Description |
|---|---|
static String |
NO_APP_KEY |
| Constructor and Description |
|---|
MultipleApplicationLicenseAdapterFactory(com.atlassian.sal.api.license.LicenseHandler licenseHandler,
com.atlassian.sal.api.message.LocaleResolver localeResolver,
ClassUtils classUtils) |
| Modifier and Type | Method and Description |
|---|---|
Optional<MultipleApplicationLicenseAdapter> |
getAdapter() |
public static final String NO_APP_KEY
public MultipleApplicationLicenseAdapterFactory(com.atlassian.sal.api.license.LicenseHandler licenseHandler,
com.atlassian.sal.api.message.LocaleResolver localeResolver,
ClassUtils classUtils)
public Optional<MultipleApplicationLicenseAdapter> getAdapter()
Copyright © 2024 Atlassian. All rights reserved.