public class CrowdLifecycle extends Object
Constructor and Description |
---|
CrowdLifecycle(com.atlassian.event.api.EventPublisher eventPublisher) |
Modifier and Type | Method and Description |
---|---|
void |
onStart(com.atlassian.config.lifecycle.events.ApplicationStartedEvent event) |
void |
setup() |
void |
teardown() |
@Autowired public CrowdLifecycle(com.atlassian.event.api.EventPublisher eventPublisher)
@PostConstruct public void setup()
@PreDestroy public void teardown()
@EventListener public void onStart(com.atlassian.config.lifecycle.events.ApplicationStartedEvent event)
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences