public interface SystemAuditEventHandler
Modifier and Type | Method and Description |
---|---|
RecordRequest |
onExtendTrialLicense(ConfirmEvaluationLicenseEvent event)
Event handler for events raised when the admin has requested to continue with evaluation license after
one or more licenses expired.
|
RecordRequest |
onLicenseChangedEvent(LicenseChangedEvent event)
Event handler for events raised when a license has been changed in the system.
|
@Nonnull RecordRequest onLicenseChangedEvent(@Nonnull LicenseChangedEvent event)
event
- the license changed event@Nonnull RecordRequest onExtendTrialLicense(@Nonnull ConfirmEvaluationLicenseEvent event)
event
- The event confirming that the evaluation should continueCopyright © 2002-2019 Atlassian. All Rights Reserved.