java.lang.Object | ||
↳ | com.atlassian.sal.core.lifecycle.DefaultLifecycleManager | |
↳ | com.atlassian.sal.jira.lifecycle.JiraLifecycleManager |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
This method will be invoked by PluginEventManager when PluginFrameworkStartedEvent event occurs.
| |||||||||||
This method will be invoked by PluginEventManager when PluginFrameworkStartedEvent event occurs.
|
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||||||||||||||||
![]() | |||||||||||||||||||||||||||
![]() | |||||||||||||||||||||||||||
![]() | |||||||||||||||||||||||||||
![]() |
This method will be invoked by PluginEventManager when PluginFrameworkStartedEvent event occurs. PluginEventManager uses methods called "channel" and methods with annotation "@PluginEventListener" to notify a registered listeners about events. See com.atlassian.plugin.event.impl.DefaultPluginEventManager for more details on this black magic.
event | the JiraStartedEvent |
---|
This method will be invoked by PluginEventManager when PluginFrameworkStartedEvent event occurs. PluginEventManager uses methods called "channel" and methods with annotation "@PluginEventListener" to notify a registered listeners about events. See com.atlassian.plugin.event.impl.DefaultPluginEventManager for more details on this black magic.
event | the Event |
---|