| java.lang.Object | |
| ↳ | com.atlassian.jira.upgrade.PluginSystemLauncher |
Starts the JIRA plugins system with ALL available plugins
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | INSTANT_DOWN_PROPERTY | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Start delayed plugins (if any).
| |||||||||||
Start the plugin system.
| |||||||||||
Called when JIRA is shutting down.
| |||||||||||
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.atlassian.jira.startup.JiraLauncher
| |||||||||||
Start delayed plugins (if any). Plugins will have been delayed if there was no tenant when this launcher was originally started
Start the plugin system. If there is no tenant, this will only start phase 1. Other plugins will be delayed.
Called when JIRA is shutting down. Just like startup this can . The logic of what exactly happens when is encapsulated in the DefaultJiraLauncher.
| NoSuchFieldException |
|---|

