|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JiraSystemRestarter | |
|---|---|
| com.atlassian.jira.util.system | |
| com.atlassian.jira.web.action.admin | |
| com.atlassian.jira.web.action.setup | |
| Uses of JiraSystemRestarter in com.atlassian.jira.util.system |
|---|
| Classes in com.atlassian.jira.util.system that implement JiraSystemRestarter | |
|---|---|
class |
JiraSystemRestarterImpl
Since this class causes PICO to commit suicide, it is very careful to be completely stateless and not keep references to any things inside PICO itself. |
| Uses of JiraSystemRestarter in com.atlassian.jira.web.action.admin |
|---|
| Constructors in com.atlassian.jira.web.action.admin with parameters of type JiraSystemRestarter | |
|---|---|
ConfirmInstallationWithLicense(JiraLicenseUpdaterService jiraLicenseService,
BuildUtilsInfo buildUtilsInfo,
JiraSystemRestarter jiraSystemRestarter,
ExternalLinkUtil externalLinkUtil)
|
|
ConfirmNewInstallationWithOldLicense(JiraLicenseUpdaterService jiraLicenseService,
BuildUtilsInfo buildUtilsInfo,
JiraSystemRestarter jiraSystemRestarter)
|
|
| Uses of JiraSystemRestarter in com.atlassian.jira.web.action.setup |
|---|
| Constructors in com.atlassian.jira.web.action.setup with parameters of type JiraSystemRestarter | |
|---|---|
Setup(IssueIndexManager indexManager,
IndexLanguageToLocaleMapper languageToLocaleMapper,
ServiceManager serviceManager,
IndexPathManager indexPathManager,
AttachmentPathManager attachmentPathManager,
JiraHome jiraHome,
JiraLicenseUpdaterService licenseService,
BuildUtilsInfo buildUtilsInfo,
JiraSystemRestarter jiraSystemRestarter,
FileFactory fileFactory)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||