|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UpgradeManager | |
---|---|
com.atlassian.jira | |
com.atlassian.jira.upgrade | |
com.atlassian.jira.util.system | |
com.atlassian.jira.web.action.setup |
Uses of UpgradeManager in com.atlassian.jira |
---|
Methods in com.atlassian.jira that return UpgradeManager | |
---|---|
UpgradeManager |
ComponentManager.getUpgradeManager()
Retrieves and returns the upgrade manager instance |
static UpgradeManager |
ManagerFactory.getUpgradeManager()
Deprecated. |
Uses of UpgradeManager in com.atlassian.jira.upgrade |
---|
Classes in com.atlassian.jira.upgrade that implement UpgradeManager | |
---|---|
class |
UpgradeManagerImpl
|
Uses of UpgradeManager in com.atlassian.jira.util.system |
---|
Constructors in com.atlassian.jira.util.system with parameters of type UpgradeManager | |
---|---|
ExtendedSystemInfoUtilsImpl(SystemInfoUtils systemInfoUtils,
ServiceManager serviceManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
ApplicationProperties applicationProperties,
TrustedApplicationService trustedAppService,
org.ofbiz.core.entity.GenericDelegator delegator,
I18nHelper i18nHelper,
UserUtil userUtil,
HashRegistryCache registry,
LocaleManager localeManager,
JiraLicenseService jiraLicenseService,
BuildUtilsInfo buildUtilsInfo,
UpgradeManager upgradeManager,
IssueIndexManager indexManager)
|
Uses of UpgradeManager in com.atlassian.jira.web.action.setup |
---|
Constructors in com.atlassian.jira.web.action.setup with parameters of type UpgradeManager | |
---|---|
SetupComplete(UpgradeManager upgradeManager,
LicenseJohnsonEventRaiser licenseJohnsonEventRaiser,
JiraLicenseService licenseService,
SubTaskManager subTaskManager,
FieldLayoutManager fieldLayoutManager,
FileFactory fileFactory,
com.atlassian.plugin.event.PluginEventManager pluginEventManager)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |