Class AggregationWarningManager
java.lang.Object
com.atlassian.confluence.user.extras.aggregation.impl.AggregationWarningManager
- All Implemented Interfaces:
org.springframework.beans.factory.DisposableBean,org.springframework.beans.factory.InitializingBean
@Component
public class AggregationWarningManager
extends Object
implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean
-
Constructor Summary
ConstructorsConstructorDescriptionAggregationWarningManager(UserAccessor userAccessor, PermissionManager permissionManager, com.atlassian.sal.api.pluginsettings.PluginSettingsFactory pluginSettingsFactory, com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate, com.atlassian.crowd.embedded.api.CrowdDirectoryService crowdDirectoryService, DarkFeaturesManager darkFeaturesManager, com.atlassian.event.api.EventPublisher eventPublisher) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoiddestroy()voidhandleEvent(AbstractRestoreEvent abstractRestoreEvent) booleanbooleanshouldShow(String username)
-
Constructor Details
-
AggregationWarningManager
@Autowired public AggregationWarningManager(UserAccessor userAccessor, PermissionManager permissionManager, com.atlassian.sal.api.pluginsettings.PluginSettingsFactory pluginSettingsFactory, com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate, com.atlassian.crowd.embedded.api.CrowdDirectoryService crowdDirectoryService, DarkFeaturesManager darkFeaturesManager, com.atlassian.event.api.EventPublisher eventPublisher)
-
-
Method Details
-
shouldShow
-
handleEvent
-
afterPropertiesSet
- Specified by:
afterPropertiesSetin interfaceorg.springframework.beans.factory.InitializingBean- Throws:
Exception
-
destroy
- Specified by:
destroyin interfaceorg.springframework.beans.factory.DisposableBean- Throws:
Exception
-
setAcknowledged
-
isUserAcknowledged
-