public interface JiraSystemRestarter
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.
|
void ariseSirJIRA()
No upgrades will be run when this method is invoked.
void ariseSirJIRAandUpgradeThySelf(javax.servlet.ServletContext servletContext)
servletContext
- this is needed to raise Johnson events as the upgrade happens.Copyright © 2002-2015 Atlassian. All Rights Reserved.