Class DenormalisedPermissionDarkFeature

  • All Implemented Interfaces:
    org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean

    @Internal
    public final class DenormalisedPermissionDarkFeature
    extends Object
    implements org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
    Since:
    7.11.0
    • Constructor Detail

      • DenormalisedPermissionDarkFeature

        public DenormalisedPermissionDarkFeature​(com.atlassian.event.api.EventPublisher eventPublisher,
                                                 com.atlassian.sal.api.features.DarkFeatureManager darkFeatureManager)
    • Method Detail

      • afterPropertiesSet

        public void afterPropertiesSet()
                                throws Exception
        Specified by:
        afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
        Throws:
        Exception
      • onApplicationStartedEvent

        @EventListener
        public void onApplicationStartedEvent​(com.atlassian.config.lifecycle.events.ApplicationStartedEvent event)
      • destroy

        public void destroy()
                     throws Exception
        Specified by:
        destroy in interface org.springframework.beans.factory.DisposableBean
        Throws:
        Exception
      • onClusterEventWrapper

        @EventListener
        public void onClusterEventWrapper​(ClusterEventWrapper clusterEventWrapper)
      • isEnabled

        public boolean isEnabled()