Modifier and Type | Class and Description |
---|---|
class |
EnvironmentDaoImpl |
Modifier and Type | Method and Description |
---|---|
static void |
EnvironmentPersistenceHelper.saveEnvironmentWithNoSchedules(MutableEnvironment environment,
BuildConfiguration newTriggersConfiguration,
EnvironmentDao environmentDao,
PlanScheduler planScheduler)
Helper method that persist environment configuration, while pausing its triggers.
|
static void |
EnvironmentPersistenceHelper.saveEnvironmentWithNoSchedules(MutableEnvironment environment,
EnvironmentDao environmentDao,
PlanScheduler planScheduler)
Helper method that persist environment configuration, while pausing its triggers.
|
Constructor and Description |
---|
EnvironmentRequirementServiceImpl(com.atlassian.struts.TextProvider textProvider,
AuditLogService auditLogService,
com.atlassian.event.api.EventPublisher eventPublisher,
CapabilityHelper capabilityHelper,
TaskManager taskManager,
ElasticFunctionalityFacade elasticFunctionalityFacade,
ExecutableAgentsHelper executableAgentsHelper,
EnvironmentService environmentService,
EnvironmentDao environmentDao,
PlanScheduler planScheduler) |
Constructor and Description |
---|
EnvironmentServiceImpl(BambooAclUpdateHelper aclUpdateHelper,
HibernateMutableAclService aclService,
BambooAuthenticationContext authenticationContext,
DeploymentProjectDao deploymentProjectDao,
EnvironmentDao environmentDao,
EnvironmentRepositoryLinkDao environmentRepositoryLinkDao,
EnvironmentTaskService environmentTaskService,
PlanScheduler planScheduler,
RepositoryDefinitionDao repositoryDefinitionDao,
ScopedExclusionService scopedExclusionService,
com.opensymphony.xwork2.TextProvider textProvider,
ValidationService validationService,
com.atlassian.event.api.EventPublisher eventPublisher,
DeploymentVersionLinkedJiraIssueDao deploymentVersionLinkedJiraIssueDao,
NotificationManager notificationManager,
VariableConfigurationService variableConfigurationService,
VariableDefinitionManager variableDefinitionManager,
TriggerTypeManager triggerTypeManager,
RepositoryDefinitionManager repositoryDefinitionManager) |
EnvironmentTaskServiceImpl(ScopedExclusionService scopedExclusionService,
AuditLogService auditLogService,
com.opensymphony.xwork2.TextProvider textProvider,
EnvironmentDao environmentDao,
TaskManager taskManager,
PlanScheduler planScheduler,
EnvironmentRepositoryLinkDao environmentRepositoryLinkDao,
RepositoryDefinitionManager repositoryDefinitionManager) |
EnvironmentTriggerServiceImpl(BuildStrategyManager buildStrategyManager,
DeploymentProjectService deploymentProjectService,
EnvironmentDao environmentDao,
PlanScheduler planScheduler,
ScopedExclusionService scopedExclusionService,
com.opensymphony.xwork2.TextProvider textProvider,
TriggerTypeManager triggerTypeManager) |
Constructor and Description |
---|
DeploymentProjectMapper(org.hibernate.SessionFactory sessionFactory,
DeploymentProjectDao deploymentProjectDao,
DeploymentsImportContext deploymentsImportContext,
DeploymentProjectItemMapper deploymentProjectItemMapper,
DeploymentProjectPropertiesMapper deploymentProjectPropertiesMapper,
DeploymentVersionDao deploymentVersionDao,
DeploymentVersionMapper deploymentVersionMapper,
EnvironmentDao environmentDao,
EnvironmentMapper environmentMapper,
VersionNamingSchemeMapper versionNamingSchemeMapper,
org.springframework.transaction.support.TransactionOperations transactionOperations) |
Constructor and Description |
---|
DeploymentProjectServiceImpl(ArtifactDefinitionManager artifactDefinitionManager,
BambooAclUpdateHelper aclUpdateHelper,
BambooAuthenticationContext authenticationContext,
CachedPlanManager cachedPlanManager,
DeploymentProjectDao deploymentProjectDao,
DeploymentResultService deploymentResultService,
EnvironmentDao environmentDao,
EnvironmentService environmentService,
EnvironmentTaskService environmentTaskService,
HibernateMutableAclService aclService,
com.opensymphony.xwork2.TextProvider textProvider,
ValidationService validationService,
VariableDefinitionManager variableDefinitionManager,
VersionNamingService versionNamingService,
DeploymentVersionService deploymentVersionService,
ResultsSummaryManager resultsSummaryManager,
com.atlassian.event.api.EventPublisher eventPublisher,
TriggerTypeManager triggerTypeManager,
PlanScheduler planScheduler,
BambooEntityOidService bambooEntityOidService) |
Constructor and Description |
---|
DeploymentResultDeletionServiceImpl(BambooTransactionHibernateTemplate bambooTransactionHibernateTemplate,
DeploymentResultDao deploymentResultDao,
EnvironmentDao environmentDao,
VariableContextBaselineDao variableContextBaselineDao,
com.atlassian.event.api.EventPublisher eventPublisher) |
DeploymentResultServiceImpl(DeploymentResultDao deploymentResultDao,
DeploymentVersionDao deploymentVersionDao,
EnvironmentDao environmentDao,
EnvironmentService environmentService,
VariableContextBaselineDao variableContextBaselineDao,
DeploymentsInProgressService deploymentsInProgressService,
TriggerManager triggerManager) |
Modifier and Type | Method and Description |
---|---|
void |
UpgradeTask3816AddMissingRequirementsToDeploymentTasks.setEnvironmentDao(EnvironmentDao environmentDao) |
Modifier and Type | Method and Description |
---|---|
void |
UpgradeTask4002AddBranchInformationToDeploymentTriggers.setEnvironmentDao(EnvironmentDao environmentDao) |
Modifier and Type | Method and Description |
---|---|
void |
UpgradeTask5853ConvertEnvironmentTriggers.setEnvironmentDao(EnvironmentDao environmentDao) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.