public class InstallBundleConfluenceListener extends Object
Constructor and Description |
---|
InstallBundleConfluenceListener(com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar,
LongRunningTaskManager longRunningTaskManager,
BundlePluginService bundlePluginService,
SettingsManager settingsManager) |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
BootstrapManager |
getBootstrapManager() |
void |
handleStartup(com.atlassian.config.lifecycle.events.ApplicationStartedEvent applicationStartedEvent) |
void |
init() |
void |
setBootstrapManager(BootstrapManager bootstrapManager) |
public InstallBundleConfluenceListener(com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar, LongRunningTaskManager longRunningTaskManager, BundlePluginService bundlePluginService, SettingsManager settingsManager)
@PostConstruct public void init()
@PreDestroy public void destroy()
@EventListener public void handleStartup(com.atlassian.config.lifecycle.events.ApplicationStartedEvent applicationStartedEvent)
public BootstrapManager getBootstrapManager()
public void setBootstrapManager(BootstrapManager bootstrapManager)
Copyright © 2003–2016 Atlassian. All rights reserved.