Uses of Interface
com.atlassian.confluence.plugin.webresource.Counter
Packages that use Counter
-
Uses of Counter in com.atlassian.confluence.plugin.webresource
Classes in com.atlassian.confluence.plugin.webresource that implement CounterModifier and TypeClassDescriptionclassDefault implementation of a counter stores its data in bandana by a supplied key.Methods in com.atlassian.confluence.plugin.webresource with parameters of type CounterModifier and TypeMethodDescriptionvoidSuperBatchInvalidatorListener.setSuperbatchResourceCounter(Counter superbatchResourceCounter) Constructors in com.atlassian.confluence.plugin.webresource with parameters of type CounterModifierConstructorDescriptionConfluenceWebResourceIntegration(com.atlassian.plugin.PluginAccessor pluginAccessor, PluginDirectoryProvider pluginDirectoryProvider, SettingsManager settingsManager, Counter pluginResourceCounter, LocaleManager localeManager, ContextPathHolder contextPathHolder, I18NBeanFactory i18NBeanFactory, Supplier<com.atlassian.plugin.webresource.cdn.CDNStrategy> cdnStrategySupplier, com.atlassian.plugin.event.PluginEventManager pluginEventManager, DarkFeaturesManager confluenceDarkFeaturesManager, com.atlassian.sal.api.features.DarkFeatureManager salDarkFeatureManager, LanguageManager languageManager, com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.sal.api.ApplicationProperties applicationProperties) PluginCounterInvalidatorListener(Counter pluginCounter)