public class JiraSystemRestarterImpl extends Object implements JiraSystemRestarter
Constructor and Description |
---|
JiraSystemRestarterImpl() |
Modifier and Type | Method and Description |
---|---|
void |
ariseSirJIRA()
This will stop essential services like the scheduler, restart PICO and then restart the essential services.
|
void |
ariseSirJIRAandUpgradeThySelf(javax.servlet.ServletContext servletContext)
This will stop essential services like the scheduler, restart PICO and will then run the upgrades if they are needed
and then finally restart the essential services.
|
public void ariseSirJIRA()
JiraSystemRestarter
ariseSirJIRA
in interface JiraSystemRestarter
public void ariseSirJIRAandUpgradeThySelf(javax.servlet.ServletContext servletContext)
JiraSystemRestarter
ariseSirJIRAandUpgradeThySelf
in interface JiraSystemRestarter
servletContext
- this is needed to raise Johnson events as the upgrade happens.Copyright © 2002-2015 Atlassian. All Rights Reserved.