Constructor and Description |
---|
BotocssThreadLauncher(com.atlassian.event.api.EventPublisher eventPublisher) |
Modifier and Type | Method and Description |
---|---|
void |
onComponentManagerShutdown(ComponentManagerShutdownEvent shutdownEvent) |
void |
onComponentManagerStarted(ComponentManagerStartedEvent startedEvent)
Schedules the cache cleanup task.
|
void |
start()
This method will be called after the plugin system is fully initialised and all components added to the
dependency injection framework.
|
public BotocssThreadLauncher(com.atlassian.event.api.EventPublisher eventPublisher)
public void start() throws Exception
Startable
@EventListener public void onComponentManagerStarted(ComponentManagerStartedEvent startedEvent)
@EventListener public void onComponentManagerShutdown(ComponentManagerShutdownEvent shutdownEvent)
Copyright © 2002-2022 Atlassian. All Rights Reserved.