public class ApplicationReadyListener extends Object
ApplicationStartedEvent
and
XMLRestoreFinishedEvent
and notifies lifecycle manager.Constructor and Description |
---|
ApplicationReadyListener(CrowdLifecycleManager lifecycleManager) |
Modifier and Type | Method and Description |
---|---|
void |
afterRestore(XMLRestoreFinishedEvent event) |
void |
afterSetupComplete(SetupComplete event) |
void |
handleEvent(com.atlassian.config.lifecycle.events.ApplicationStartedEvent event) |
public ApplicationReadyListener(CrowdLifecycleManager lifecycleManager)
@EventListener public void handleEvent(com.atlassian.config.lifecycle.events.ApplicationStartedEvent event)
@EventListener public void afterRestore(XMLRestoreFinishedEvent event)
@EventListener public void afterSetupComplete(SetupComplete event)
Copyright © 2021 Atlassian. All rights reserved.