Uses of Class
com.atlassian.confluence.event.events.admin.LicenceUpdatedEvent
Packages that use LicenceUpdatedEvent
Package
Description
-
Uses of LicenceUpdatedEvent in com.atlassian.confluence.event.listeners
Methods in com.atlassian.confluence.event.listeners with parameters of type LicenceUpdatedEventModifier and TypeMethodDescriptionvoid
LicenseUpdateAccessModeEventListener.onLicenseChanged
(LicenceUpdatedEvent event) -
Uses of LicenceUpdatedEvent in com.atlassian.confluence.impl.audit.listener
Methods in com.atlassian.confluence.impl.audit.listener with parameters of type LicenceUpdatedEventModifier and TypeMethodDescriptionvoid
AdminAuditListener.licenceUpdatedEvent
(LicenceUpdatedEvent event) -
Uses of LicenceUpdatedEvent in com.atlassian.confluence.internal.license
Methods in com.atlassian.confluence.internal.license with parameters of type LicenceUpdatedEventModifier and TypeMethodDescriptionvoid
LicenseBasedCachingEnterpriseFeatureFlag.onLicenseUpdatedEvent
(LicenceUpdatedEvent ignored) -
Uses of LicenceUpdatedEvent in com.atlassian.confluence.license.store
Methods in com.atlassian.confluence.license.store with parameters of type LicenceUpdatedEventModifier and TypeMethodDescriptionvoid
FlushUserCheckerCacheOnLicenseUpdate.listenForLicenseUpdate
(LicenceUpdatedEvent event) -
Uses of LicenceUpdatedEvent in com.atlassian.sal.confluence.license
Methods in com.atlassian.sal.confluence.license with parameters of type LicenceUpdatedEventModifier and TypeMethodDescriptionvoid
LicenseUpdateListener.onConfluenceLicenseChanged
(LicenceUpdatedEvent event)