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.LicenseChangedEvent
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences