public static interface LicenseService.LicenseChangeHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onLicenseChange(LicenseDescriptor licenseDescriptor)
Notification of a license change.
|
void |
onLicenseFail()
Notification that a license have failed to validate
|
void onLicenseChange(LicenseDescriptor licenseDescriptor)
licenseDescriptor - the new license (never null)void onLicenseFail()
Copyright © 2005–2018 Alfresco Software. All rights reserved.