public class IndexRecoveryLauncher extends Object implements JiraLauncher
| Constructor and Description |
|---|
IndexRecoveryLauncher() |
| Modifier and Type | Method and Description |
|---|---|
void |
start()
Called during JIRA "startup".
|
protected void |
startIndexRecovery() |
void |
stop()
Called when JIRA is shutting down.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisStartupOkpublic void start()
JiraLauncherThe logic for ordering all of this will be handled by the DefaultJiraLauncher.
start in interface JiraLauncherDefaultJiraLauncherprotected void startIndexRecovery()
public void stop()
JiraLauncherstop in interface JiraLauncherDefaultJiraLauncherCopyright © 2002-2017 Atlassian. All Rights Reserved.