Constructor and Description |
---|
AgentExecutableServiceImpl(CapabilitySetManager capabilitySetManager,
ExecutableAgentsHelper executableAgentsHelper,
BambooCachingPermissionManagerFacade cachingPermissionManagerFacade,
EnvironmentService environmentService) |
Constructor and Description |
---|
AgentAssignmentServiceImpl(@NotNull AgentAssignmentDao agentAssignmentDao,
@NotNull AuditLogService auditLogService,
@NotNull org.springframework.transaction.support.TransactionTemplate transactionTemplate,
@NotNull ProjectManager projectManager,
@NotNull CachedPlanManager cachedPlanManager,
@NotNull com.atlassian.struts.TextProvider textProvider,
@NotNull EnvironmentService environmentService,
@NotNull com.atlassian.event.api.EventPublisher eventPublisher,
@NotNull CapabilitySetManager capabilitySetManager,
@NotNull CapabilityRequirementsMatcher capabilityRequirementsMatcher,
@NotNull AdministrationConfigurationAccessor administrationConfigurationAccessor) |
Modifier and Type | Field and Description |
---|---|
protected EnvironmentService |
ConfigureCapabilityKey.environmentService |
Modifier and Type | Method and Description |
---|---|
void |
ConfigureCapabilityKey.setEnvironmentService(EnvironmentService environmentService) |
Constructor and Description |
---|
DefaultEnvironmentPermissionsService(TransactionAndHibernateTemplate hibernateTemplate,
HibernateMutableAclService aclService,
BambooAclHelper aclHelper,
EnvironmentService environmentService,
BambooPermissionManager bambooPermissionManager,
BambooUserManager bambooUserManager) |
Modifier and Type | Field and Description |
---|---|
protected EnvironmentService |
ConfigureEnvironmentTriggers.environmentService |
Constructor and Description |
---|
EnvironmentEventListener(EnvironmentService environmentService,
EnvironmentTriggerService environmentTriggerService,
EnvironmentRequirementService environmentRequirementService,
TriggerTypeManager triggerTypeManager) |
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) |
Modifier and Type | Class and Description |
---|---|
class |
EnvironmentServiceImpl |
Modifier and Type | Method and Description |
---|---|
static void |
EnvironmentServiceHelper.applyConsumerToAllEnvironmentsNoUserContext(@NotNull EnvironmentService environmentService,
@NotNull Consumer<? super Environment> consumer) |
Constructor and Description |
---|
DeploymentExpiryServiceImpl(AdministrationConfigurationAccessor administrationConfigurationAccessor,
com.atlassian.bandana.BandanaManager bandanaManager,
DeploymentProjectService deploymentProjectService,
DeploymentResultDeletionService deploymentResultDeletionService,
DeploymentResultService deploymentResultService,
DeploymentVersionDeletionService deploymentVersionDeletionService,
DeploymentVersionService deploymentVersionService,
EnvironmentService environmentService,
ResultsSummaryManager resultsSummaryManager,
ArtifactLinkManager artifactLinkManager) |
Constructor and Description |
---|
DeploymentNotificationEventListener(DeploymentResultService deploymentResultService,
EnvironmentService environmentService,
NotificationDispatcher notificationDispatcher,
NotificationManager notificationManager) |
Constructor and Description |
---|
DeploymentProjectImpl(DeploymentProject deploymentProject,
EnvironmentService environmentService,
Operations operations) |
DeploymentProjectImpl(MutableDeploymentProject deploymentProject,
EnvironmentService environmentService) |
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 |
---|
DeploymentResultServiceImpl(BambooPermissionManager bambooPermissionManager,
DeploymentResultDao deploymentResultDao,
DeploymentVersionDao deploymentVersionDao,
EnvironmentDao environmentDao,
EnvironmentService environmentService,
@NotNull VariableContextBaselineDao variableContextBaselineDao,
@NotNull DeploymentsInProgressService deploymentsInProgressService,
@NotNull TriggerManager triggerManager,
com.opensymphony.xwork2.TextProvider textProvider) |
Constructor and Description |
---|
DeploymentVersionDeletionServiceImpl(BambooTransactionHibernateTemplate bambooTransactionHibernateTemplate,
DeploymentResultDeletionService deploymentResultDeletionService,
DeploymentResultService deploymentResultService,
DeploymentVersionDao deploymentVersionDao,
DeploymentVersionLinkedJiraIssuesService deploymentVersionLinkedJiraIssuesService,
DeploymentVersionLinkedJiraIssueDao deploymentVersionLinkedJiraIssueDao,
DeploymentVersionVcsChangesetDao deploymentVersionVcsChangesetDao,
VariableDefinitionDao variableDefinitionDao,
CommentDao commentDao,
ArtifactManager artifactManager,
com.atlassian.event.api.EventPublisher eventPublisher,
EnvironmentService environmentService) |
DeploymentVersionServiceImpl(@NotNull DeploymentProjectDao deploymentProjectDao,
@NotNull DeploymentVersionDao deploymentVersionDao,
@NotNull ResultsSummaryManager resultsSummaryManager,
@NotNull DeploymentVersionChainResultDataCollector deploymentVersionChainResultDataCollector,
@NotNull com.opensymphony.xwork2.TextProvider textProvider,
@NotNull EnvironmentService environmentService,
@NotNull GravatarService gravatarService,
@NotNull BambooUserManager bambooUserService,
@NotNull VariableDefinitionManager variableDefinitionManager,
@NotNull VariableDefinitionFactory variableDefinitionFactory,
@NotNull CustomVariableContext customVariableContext,
@NotNull com.atlassian.event.api.EventPublisher eventPublisher,
@NotNull CachedPlanManager cachedPlanManager,
@NotNull ScopedExclusionService scopedExclusionService,
@NotNull ResultsSummaryVariableAccessor resultsSummaryVariableAccessor,
@NotNull RepositoryDefinitionManager repositoryDefinitionManager,
@NotNull VcsRepositoryManager vcsRepositoryManager,
@NotNull BambooCachingPermissionManagerFacadeFactory bambooCachingPermissionManagerFacadeFactory) |
Constructor and Description |
---|
DeploymentDownloadStrategy(AdministrationConfigurationAccessor administrationConfigurationAccessor,
BambooContentTypeResolver bambooContentTypeResolver,
BambooPermissionManager bambooPermissionManager,
BambooAuthenticationContext authenticationContext,
EnvironmentService environmentService) |
Constructor and Description |
---|
ArtifactDownloaderTaskEventListener(PlanManager planManager,
CachedPlanManager cachedPlanManager,
EnvironmentService environmentService,
EnvironmentTaskService environmentTaskService,
TaskConfigurationService taskConfigurationService) |
Constructor and Description |
---|
DeploymentEnvironmentResource(AgentAssignmentService agentAssignmentService,
AgentManager agentManager,
EnvironmentService environmentService,
EnvironmentCustomConfigService environmentCustomConfigService,
DeploymentResultService deploymentResultService,
DeploymentProjectService deploymentProjectService,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
com.atlassian.event.api.EventPublisher eventPublisher,
ElasticImageConfigurationManager elasticImageConfigurationManager,
EnvironmentRequirementService environmentRequirementService,
VariableDefinitionManager variableDefinitionManager,
AdministrationConfigurationAccessor administrationConfigurationAccessor,
BambooPermissionManager bambooPermissionManager,
VariableConfigurationService variableConfigurationService) |
EnvironmentRequirementResource(DeploymentProjectService deploymentProjectService,
EnvironmentRequirementService environmentRequirementService,
EnvironmentService environmentService,
BambooPermissionManager bambooPermissionManager,
FeatureManager featureManager,
LinkService linkService) |
Constructor and Description |
---|
DeploymentPreviewResource(DeploymentVersionService deploymentVersionService,
EnvironmentService environmentService,
DeploymentProjectService deploymentProjectService,
DeploymentResultService deploymentResultService,
ResultsSummaryManager resultSummaryManager,
DeploymentVersionVcsChangesetService deploymentVersionVcsChangesetService,
DeploymentVersionLinkedJiraIssuesService deploymentVersionLinkedJiraIssuesService,
PlanRestService planRestService,
CustomVariableContext customVariableContext,
Jsonator jsonator,
CachedPlanManager cachedPlanManager) |
DeploymentQueueResource(BuildQueueManager buildQueueManager,
BambooUserManager bambooUserManager,
DeploymentExecutionService deploymentExecutionService,
DeploymentProjectService deploymentProjectService,
DeploymentResultService deploymentResultService,
DeploymentVersionService deploymentVersionService,
EnvironmentService environmentService,
EnvironmentTriggeringActionFactory environmentTriggeringActionFactory,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
PlanExecutionManager planExecutionManager) |
Constructor and Description |
---|
JiraIssueRelatedDeploymentsResource(DeploymentVersionService deploymentVersionService,
DeploymentProjectService deploymentProjectService,
EnvironmentService environmentService,
DeploymentResultService deploymentResultService,
AdministrationConfigurationAccessor administrationConfigurationAccessor,
com.atlassian.sal.api.message.I18nResolver i18nResolver) |
Constructor and Description |
---|
DeploymentDashboardResource(DeploymentProjectService deploymentProjectService,
EnvironmentService environmentService,
DeploymentResultService deploymentResultService,
DeploymentVersionService deploymentVersionService,
LinkService linkService,
com.atlassian.sal.api.message.I18nResolver i18nResolver) |
DeploymentProjectResource(AdministrationConfigurationAccessor administrationConfigurationAccessor,
com.atlassian.sal.api.ApplicationProperties applicationProperties,
BambooPermissionManager bambooPermissionManager,
BambooUserManager bambooUserManager,
DeploymentProjectService deploymentProjectService,
DeploymentVersionService deploymentVersionService,
EnvironmentService environmentService,
FeatureManager featureManager,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
LinkedDeploymentProjectCacheService linkedDeploymentProjectCacheService,
RepositoryDefinitionManager repositoryDefinitionManager,
CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager,
ResultsSummaryManager resultsSummaryManager,
RssPermissionManager rssPermissionManager,
DeploymentProjectDeletionService deploymentProjectDeletionService,
SpecsExporter specsExporter) |
Constructor and Description |
---|
AgentAssignmentResource(AgentAssignmentService agentAssignmentService,
AgentManager agentManager,
DeploymentProjectService deploymentProjectService,
ElasticImageConfigurationManager elasticImageConfigurationManager,
EnvironmentService environmentService,
com.atlassian.event.api.EventPublisher eventPublisher,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
CachedPlanManager cachedPlanManager,
PlanRestService planRestService,
ProjectManager projectManager) |
RepositoryResource(com.atlassian.sal.api.ApplicationProperties applicationProperties,
CachedPlanManager cachedPlanManager,
VcsRepositoryManager vcsRepositoryManager,
RepositoryDefinitionManager repositoryDefinitionManager,
BambooPermissionManager bambooPermissionManager,
CustomVariableContext customVariableContext,
ValidationService validationService,
ValidationFunctionFactory validationFunctionFactory,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
VcsConfigurationHelper vcsConfigurationHelper,
VcsRepositoryConfigurationService vcsRepositoryConfigurationService,
RssPermissionManager rssPermissionManager,
FeatureManager featureManager,
CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager,
RssDetectionService rssDetectionService,
BambooSpecsManager bambooSpecsManager,
com.atlassian.event.api.EventPublisher eventPublisher,
SpecsConsumerFactory specsConsumerFactory,
EnvironmentService environmentService,
ProjectManager projectManager) |
Constructor and Description |
---|
DeploymentsTestServiceImpl(DeploymentExecutionService deploymentExecutionService,
DeploymentProjectService deploymentProjectService,
DeploymentResultService deploymentResultService,
DeploymentVersionService deploymentVersionService,
EnvironmentService environmentService,
ResultsSummaryManager resultsSummaryManager,
TriggerManager triggerManager) |
Constructor and Description |
---|
DeploymentPermissionsResource(DeploymentProjectService deploymentProjectService,
EnvironmentService environmentService,
PermissionsTestService permissionsTestService) |
DeploymentProjectResource(DeploymentProjectService deploymentProjectService,
EnvironmentService environmentService,
EnvironmentTaskService environmentTaskService,
EnvironmentTriggerService environmentTriggerService,
NotificationManager notificationManager,
TaskManager taskManager,
TriggerTypeManager triggerTypeManager,
VariableConfigurationService variableConfigurationService) |
Constructor and Description |
---|
ChangeDetectionControllerImpl(@NotNull CachedPlanManager cachedPlanManager,
@NotNull EnvironmentService environmentService,
@NotNull TriggerTypeManager triggerTypeManager,
@NotNull XStreamFactory xStreamFactory) |
Modifier and Type | Field and Description |
---|---|
static Supplier<EnvironmentService> |
ComponentAccessor.ENVIRONMENT_SERVICE
Deprecated.
|
Constructor and Description |
---|
TaskConfiguratorHelperImpl(BuildDefinitionManager buildDefinitionManager,
EnvironmentService environmentService,
com.opensymphony.xwork2.TextProvider textProvider) |
TaskContextHelperServiceImpl(BuildDefinitionManager buildDefinitionManager,
EnvironmentService environmentService) |
Modifier and Type | Field and Description |
---|---|
protected EnvironmentService |
AbstractRepositoryAwareTaskConfigurator.environmentService |
Modifier and Type | Method and Description |
---|---|
void |
AbstractRepositoryAwareTaskConfigurator.setEnvironmentService(EnvironmentService environmentService) |
Modifier and Type | Method and Description |
---|---|
void |
AfterSuccessfulDeploymentTriggerConfigurator.setEnvironmentService(EnvironmentService environmentService)
Deprecated.
since 6.8 use constructor injection or annotation injection
|
Constructor and Description |
---|
AfterSuccessfulDeploymentTriggerExporter(EnvironmentService environmentService) |
Modifier and Type | Method and Description |
---|---|
void |
BambooActionSupport.setEnvironmentService(EnvironmentService environmentService) |
Constructor and Description |
---|
AbstractBuildJsonDecorator(@NotNull com.opensymphony.xwork2.TextProvider textProvider,
@NotNull EnvironmentService environmentService,
@NotNull DeploymentQueueItemViewForJsonDecorator deploymentQueueItem,
TriggerManager triggerManager) |
CurrentlyDeployingJsonDecorator(@NotNull DeploymentInProgress deploymentInProgress,
@NotNull com.opensymphony.xwork2.TextProvider textProvider,
@NotNull EnvironmentService environmentService,
TriggerManager triggerManager,
@NotNull AgentManager agentManager) |
QueuedBuildJsonDecorator(@NotNull com.opensymphony.xwork2.TextProvider textProvider,
@NotNull DeploymentQueueItemViewForJsonDecorator deploymentQueueItem,
int index,
@NotNull EnvironmentService environmentService,
TriggerManager triggerManager,
Collection<ElasticImageConfiguration> imagesForExecutable,
Set<Long> agentsForExecutable) |
Constructor and Description |
---|
EnvironmentDeletionServiceWiredTest(DeploymentsTestService deploymentsTestService,
EnvironmentDeletionService environmentDeletionService,
EnvironmentService environmentService,
HibernateMutableAclService aclService,
ImpersonationService impersonationService) |
Constructor and Description |
---|
DeploymentResultDeletionServiceWiredTest(DeploymentResultDeletionService deploymentResultDeletionService,
DeploymentResultService deploymentResultService,
DeploymentsTestService deploymentsTestService,
EnvironmentService environmentService,
HibernateMutableAclService aclService,
ImpersonationService impersonationService) |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.