Constructor and Description |
---|
EnvironmentCustomConfigServiceImpl(EnvironmentCustomConfigDao environmentCustomConfigDao,
EnvironmentDao environmentDao,
EnvironmentCustomConfigJsonConverter environmentCustomConfigJsonConverter,
DockerPipelineValidationService dockerPipelineValidationService,
TaskManager taskManager) |
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,
AuditLogService auditLogService,
BambooAuthenticationContext authenticationContext,
DeploymentProjectDao deploymentProjectDao,
EnvironmentDao environmentDao,
EnvironmentRepositoryLinkDao environmentRepositoryLinkDao,
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) |
EnvironmentTriggerServiceImpl(AuditLogService auditLogService,
DeploymentProjectService deploymentProjectService,
EnvironmentDao environmentDao,
PlanScheduler planScheduler,
ScopedExclusionService scopedExclusionService,
com.opensymphony.xwork2.TextProvider textProvider) |
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,
RssDeploymentProjectPermissionDao rssDeploymentProjectPermissionDao,
RssDeploymentProjectPermissionsMapper rssDeploymentProjectPermissionsMapper,
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(BambooPermissionManager bambooPermissionManager,
DeploymentResultDao deploymentResultDao,
DeploymentVersionDao deploymentVersionDao,
EnvironmentDao environmentDao,
EnvironmentService environmentService,
VariableContextBaselineDao variableContextBaselineDao,
DeploymentsInProgressService deploymentsInProgressService,
TriggerManager triggerManager,
com.opensymphony.xwork2.TextProvider textProvider) |
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.