@Component
public class BambooLifecycleManager
extends com.atlassian.sal.core.lifecycle.DefaultLifecycleManager
| Constructor and Description |
|---|
BambooLifecycleManager(com.atlassian.plugin.event.PluginEventManager pluginEventManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
org.osgi.framework.BundleContext bundleContext) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isApplicationSetUp() |
void |
onBambooContainerStart() |
void |
onPluginFrameworkStarted(com.atlassian.plugin.event.events.PluginFrameworkStartedEvent event)
This is a no-op.
|
@Autowired
public BambooLifecycleManager(com.atlassian.plugin.event.PluginEventManager pluginEventManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
org.osgi.framework.BundleContext bundleContext)
public boolean isApplicationSetUp()
public void onPluginFrameworkStarted(com.atlassian.plugin.event.events.PluginFrameworkStartedEvent event)
onBambooContainerStart() starts the SAL LifecycleManageronPluginFrameworkStarted in class com.atlassian.sal.core.lifecycle.DefaultLifecycleManagerpublic void onBambooContainerStart()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.