public class SalLicenseChangedEvent extends Object implements com.atlassian.sal.api.license.LicenseChangedEvent
| Constructor and Description |
|---|
SalLicenseChangedEvent(com.atlassian.sal.api.license.BaseLicenseDetails newLicense,
com.atlassian.sal.api.license.BaseLicenseDetails previousLicense) |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.sal.api.license.BaseLicenseDetails |
getNewLicense() |
com.atlassian.sal.api.license.BaseLicenseDetails |
getPreviousLicense() |
@Nullable public com.atlassian.sal.api.license.BaseLicenseDetails getNewLicense()
getNewLicense in interface com.atlassian.sal.api.license.LicenseChangedEvent@Nullable public com.atlassian.sal.api.license.BaseLicenseDetails getPreviousLicense()
getPreviousLicense in interface com.atlassian.sal.api.license.LicenseChangedEventCopyright © 2003–2022 Atlassian. All rights reserved.