Class CrowdLifecycle

java.lang.Object
com.atlassian.confluence.impl.user.crowd.CrowdLifecycle

public class CrowdLifecycle extends Object
Since:
7.11.3
  • Constructor Details

    • CrowdLifecycle

      @Autowired public CrowdLifecycle(com.atlassian.event.api.EventPublisher eventPublisher)
  • Method Details

    • setup

      @PostConstruct public void setup()
    • tearDown

      @PreDestroy public void tearDown()
    • onStart

      @EventListener public void onStart(ApplicationStartedEvent event)