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 void
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 LicenceUpdatedEvent Modifier and Type Method Description void
AdminAuditListener. 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 void
LicenseBasedCachingEnterpriseFeatureFlag. 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 void
FlushUserCheckerCacheOnLicenseUpdate. 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 void
LicenseUpdateListener. onConfluenceLicenseChanged(LicenceUpdatedEvent event)
-