Class CrowdLifecycle
- java.lang.Object
-
- com.atlassian.confluence.impl.user.crowd.CrowdLifecycle
-
public class CrowdLifecycle extends Object
- Since:
- 7.11.3
-
-
Constructor Summary
Constructors Constructor Description CrowdLifecycle(com.atlassian.event.api.EventPublisher eventPublisher)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
onStart(com.atlassian.config.lifecycle.events.ApplicationStartedEvent event)
void
setup()
void
teardown()
-