public class EmbeddedDatabaseMigrator extends Object implements JiraLauncher
Constructor and Description |
---|
EmbeddedDatabaseMigrator(JiraProperties jiraSystemProperties,
JohnsonProvider johnsonProvider) |
Modifier and Type | Method and Description |
---|---|
void |
start()
Called during JIRA "startup".
|
void |
stop()
Called when JIRA is shutting down.
|
public EmbeddedDatabaseMigrator(JiraProperties jiraSystemProperties, JohnsonProvider johnsonProvider)
public void start()
JiraLauncher
The logic for ordering all of this will be handled by the DefaultJiraLauncher.
start
in interface JiraLauncher
DefaultJiraLauncher
public void stop()
JiraLauncher
stop
in interface JiraLauncher
DefaultJiraLauncher
Copyright © 2002-2015 Atlassian. All Rights Reserved.