Package | Description |
---|---|
com.atlassian.jira.bc.dataimport | |
com.atlassian.jira.bc.imports.project | |
com.atlassian.jira.upgrade |
Constructor and Description |
---|
ConstrainedBuildUtilsInfo(UpgradeConstraints constraints,
BuildUtilsInfo buildUtilsInfo) |
DefaultDataImportService(DataImportProductionDependencies dependencies,
GlobalPermissionManager permissionManager,
JiraHome jiraHome,
JiraLicenseUpdaterService jiraLicenseService,
I18nHelper.BeanFactory beanFactory,
OfBizDelegator ofBizDelegator,
ExternalLinkUtil externalLinkUtil,
ApplicationProperties applicationProperties,
BuildUtilsInfo buildUtilsInfo,
TaskManager taskManager,
ServiceManager serviceManager,
com.atlassian.mail.queue.MailQueue mailQueue,
ComponentFactory factory,
DbConnectionManager dbConnectionManager,
com.atlassian.event.spi.EventExecutorFactory eventExecutorFactory,
JiraProperties jiraSystemProperties,
ReindexRequestManager reindexRequestManager,
ClusterManager clusterManager,
UpgradeConstraints upgradeConstraints,
DataImportPropertiesValidationService propertiesValidationService,
OfbizImportHandlerFactory ofbizImportHandlerFactory,
UpgradeVersionHistoryManager upgradeVersionHistoryManager) |
Constructor and Description |
---|
DefaultProjectImportService(PermissionManager permissionManager,
ProjectImportManager projectImportManager,
ProjectManager projectManager,
UserManager userManager,
IssueManager issueManager,
VersionManager versionManager,
ProjectComponentManager projectComponentManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
ApplicationProperties applicationProperties,
AttachmentManager attachmentManager,
AttachmentPathManager attachmentPathManager,
UpgradeConstraints upgradeConstraints,
com.atlassian.event.api.EventPublisher eventPublisher,
ProjectTypeValidator projectTypeValidator) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultUpgradeConstraints
Allows to run every upgrade task (this needs to be fixed as it should only be allowed to run upgrade task up to
current build number) and returns
BuildUtilsInfo.getApplicationBuildNumber() as a target database number. |
Copyright © 2002-2018 Atlassian. All Rights Reserved.