Constructor and Description |
---|
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) |
DowngradeWorker(BuildUtilsInfo buildUtilsInfo,
DbConnectionManager dbConnectionManager,
OfBizDelegator ofBizDelegator,
ApplicationProperties applicationProperties,
UpgradeVersionHistoryManager upgradeVersionHistoryManager) |
Constructor and Description |
---|
DefaultProjectComponentManager(ProjectComponentStore store,
IssueManager issueManager,
com.atlassian.event.api.EventPublisher eventPublisher,
UserManager userManager,
NodeAssociationStore nodeAssociationStore,
DbConnectionManager dbConnectionManager)
Creates a new instance of this class and sets the store that will be used for persistence.
|
OfBizProjectComponentStore(OfBizDelegator delegator,
DbConnectionManager dbConnectionManager) |
Constructor and Description |
---|
DefaultConstantsManager(JiraAuthenticationContext authenticationContext,
OfBizDelegator ofBizDelegator,
DbConnectionManager dbConnectionManager,
IssueConstantFactory issueConstantFactory,
com.atlassian.cache.CacheManager cacheManager,
com.atlassian.event.api.EventPublisher eventPublisher) |
Modifier and Type | Class and Description |
---|---|
class |
DbConnectionManagerImpl |
class |
MockDbConnectionManager
Since DbConnectionManager has been deprecated, this pretty much just maps everything onto
MockQueryDslAccessor, instead.
|
Constructor and Description |
---|
JsonEntityPropertyManagerImpl(EntityEngine entityEngine,
com.atlassian.event.api.EventPublisher eventPublisher,
DbConnectionManager dbConnectionManager) |
Constructor and Description |
---|
DefaultCommentManager(ProjectRoleManager projectRoleManager,
CommentPermissionManager commentPermissionManager,
OfBizDelegator delegator,
JiraAuthenticationContext jiraAuthenticationContext,
TextFieldCharacterLengthValidator textFieldCharacterLengthValidator,
UserManager userManager,
JsonEntityPropertyManager jsonEntityPropertyManager,
CommentPropertyHelper commentPropertyHelper,
CommentSearchManager commentSearchManager,
CommentEventPublisher commentEventPublisher,
IssueUpdater issueUpdater,
DbConnectionManager dbConnectionManager,
QueryDSLCommentFactory queryDSLCommentFactory,
QueryDslAccessor queryDslAccessor) |
Constructor and Description |
---|
DefaultProjectManager(OfBizDelegator delegator,
DbConnectionManager dbConnectionManager,
NodeAssociationStore nodeAssociationStore,
ProjectFactory projectFactory,
ProjectRoleManager projectRoleManager,
IssueManager issueManager,
UserManager userManager,
ProjectCategoryStore projectCategoryStore,
ApplicationProperties applicationProperties,
ProjectKeyStore projectKeyStore,
TransactionSupport transactionSupport,
PropertiesManager propertiesManager,
JsonEntityPropertyManager jsonEntityPropertyManager,
com.atlassian.event.api.EventPublisher eventPublisher,
ProjectTypeValidator projectTypeValidator,
AvatarManager avatarManager) |
Constructor and Description |
---|
DefaultVersionManager(IssueManager issueManager,
NodeAssociationStore nodeAssociationStore,
IssueIndexingService issueIndexService,
VersionStore versionStore,
com.atlassian.event.api.EventPublisher eventPublisher,
DbConnectionManager dbConnectionManager,
VersionCustomFieldStore versionCustomFieldStore) |
OfBizVersionStore(EntityEngine entityEngine,
DbConnectionManager dbConnectionManager) |
Constructor and Description |
---|
DefaultGroupManager(com.atlassian.crowd.embedded.api.CrowdService crowdService,
com.atlassian.crowd.manager.directory.DirectoryManager directoryManager,
DbConnectionManager dbConnectionManager,
DatabaseConfigurationManager dbConfigManager,
com.atlassian.crowd.embedded.api.UnfilteredCrowdService unfilteredCrowdService,
FeatureManager featureManager) |
Constructor and Description |
---|
GroupRoleActorFactory(GroupManager groupManager,
DbConnectionManager dbConnectionManager) |
UserRoleActorFactory(UserManager userManager,
DbConnectionManager dbConnectionManager) |
Modifier and Type | Method and Description |
---|---|
DbConnectionManager |
DowngradeTask.getDbConnectionManager()
Provides access to the DB for this Downgrade Task.
|
DbConnectionManager |
AbstractDowngradeTask.getDbConnectionManager() |
Modifier and Type | Method and Description |
---|---|
void |
DowngradeTask.setDbConnectionManager(DbConnectionManager dbConnectionManager)
This is how the Downgrade task framework injects the DbConnectionManager.
|
void |
AbstractDowngradeTask.setDbConnectionManager(DbConnectionManager dbConnectionManager) |
Constructor and Description |
---|
UpgradeTask_Build71001(DbConnectionManager dbConnectionManager) |
Copyright © 2002-2019 Atlassian. All Rights Reserved.