public interface LicenseChangedEvent
| Modifier and Type | Method and Description |
|---|---|
BaseLicenseDetails |
getNewLicense()
Returns the newly set license.
|
BaseLicenseDetails |
getPreviousLicense()
Returns the previously set license.
|
@Nullable BaseLicenseDetails getPreviousLicense()
@Nullable BaseLicenseDetails getNewLicense()
Copyright © 2015 Atlassian. All rights reserved.