Uses of Class
com.atlassian.confluence.event.events.cluster.ClusterMaintenanceBannerEvent
-
Packages that use ClusterMaintenanceBannerEvent Package Description com.atlassian.confluence.impl.audit.listener com.atlassian.confluence.plugins.quickreload -
-
Uses of ClusterMaintenanceBannerEvent in com.atlassian.confluence.impl.audit.listener
Methods in com.atlassian.confluence.impl.audit.listener with parameters of type ClusterMaintenanceBannerEvent Modifier and Type Method Description void
AdminAuditListener. onMaintenanceBannerChanged(ClusterMaintenanceBannerEvent event)
-
Uses of ClusterMaintenanceBannerEvent in com.atlassian.confluence.plugins.quickreload
Methods in com.atlassian.confluence.plugins.quickreload with parameters of type ClusterMaintenanceBannerEvent Modifier and Type Method Description void
QuickReloadCaches. onBannerChanged(ClusterMaintenanceBannerEvent event)
-