Uses of Class
com.atlassian.confluence.event.events.admin.LicenceUpdatedEvent
-
-
Uses of LicenceUpdatedEvent in com.atlassian.confluence.event.listeners
Methods in com.atlassian.confluence.event.listeners with parameters of type LicenceUpdatedEvent Modifier and Type Method Description voidLicenseUpdateAccessModeEventListener. 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 LicenceUpdatedEvent Modifier and Type Method Description voidAdminAuditListener. licenceUpdatedEvent(LicenceUpdatedEvent event) -
Uses of LicenceUpdatedEvent in com.atlassian.confluence.internal.license
Methods in com.atlassian.confluence.internal.license with parameters of type LicenceUpdatedEvent Modifier and Type Method Description voidLicenseBasedCachingEnterpriseFeatureFlag. onLicenseUpdatedEvent(LicenceUpdatedEvent ignored) -
Uses of LicenceUpdatedEvent in com.atlassian.confluence.license.store
Methods in com.atlassian.confluence.license.store with parameters of type LicenceUpdatedEvent Modifier and Type Method Description voidFlushUserCheckerCacheOnLicenseUpdate. listenForLicenseUpdate(LicenceUpdatedEvent event) -
Uses of LicenceUpdatedEvent in com.atlassian.sal.confluence.license
Methods in com.atlassian.sal.confluence.license with parameters of type LicenceUpdatedEvent Modifier and Type Method Description voidLicenseUpdateListener. onConfluenceLicenseChanged(LicenceUpdatedEvent event)
-