Modifier and Type | Field and Description |
---|---|
protected VariableConfigurationService |
ConfigureGlobalVariables.variableConfigurationService |
Modifier and Type | Method and Description |
---|---|
void |
ConfigureGlobalVariables.setVariableConfigurationService(VariableConfigurationService variableConfigurationService) |
Modifier and Type | Field and Description |
---|---|
protected VariableConfigurationService |
ConfigureVariablesForEnvironment.variableConfigurationService |
Modifier and Type | Method and Description |
---|---|
void |
ConfigureVariablesForEnvironment.setVariableConfigurationService(VariableConfigurationService variableConfigurationService) |
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) |
Constructor and Description |
---|
VersionNamingServiceImpl(DeploymentProjectDao deploymentProjectDao,
DeploymentResultDao deploymentResultDao,
ScopedExclusionService exclusionService,
DeploymentVersionDao deploymentVersionDao,
VariableDefinitionManager variableDefinitionManager,
VariableConfigurationService variableConfigurationService,
VariableSubstitutorFactory variableSubstitutorFactory) |
Constructor and Description |
---|
RestGlobalVariableServiceImpl(com.atlassian.sal.api.message.I18nResolver i18nResolver,
RestPermissionCheck restPermissionCheck,
VariableConfigurationService variableConfigurationService,
VariableDefinitionManager variableDefinitionManager) |
Constructor and Description |
---|
GlobalVariablesResource(VariableConfigurationService variableConfigurationService,
VariableDefinitionManager variableDefinitionManager) |
Constructor and Description |
---|
DeploymentProjectResource(DeploymentProjectDeletionService deploymentProjectDeletionService,
DeploymentProjectService deploymentProjectService,
EnvironmentService environmentService,
EnvironmentTaskService environmentTaskService,
EnvironmentTriggerService environmentTriggerService,
NotificationManager notificationManager,
TaskManager taskManager,
TriggerTypeManager triggerTypeManager,
VariableConfigurationService variableConfigurationService) |
Constructor and Description |
---|
PlanResource(ArtifactDefinitionManager artifactDefinitionManager,
BambooUserManager bambooUserManager,
ChainCreationService chainCreationService,
DeletionService deletionService,
com.atlassian.event.api.EventPublisher eventPublisher,
JobCreationService jobCreationService,
JobService jobService,
LabelManager labelManager,
PlanManager planManager,
ProjectManager projectManager,
RepositoryDefinitionManager repositoryDefinitionManager,
RepositoryTestService repositoryTestService,
StageService stageService,
TaskConfigurationService taskConfigurationService,
TriggerConfigurationService triggerConfigurationService,
TriggerTypeManager triggerTypeManager,
UIConfigSupport uiConfigSupport,
VariableConfigurationService variableConfigurationService) |
Modifier and Type | Class and Description |
---|---|
class |
VariableConfigurationServiceImpl |
Modifier and Type | Field and Description |
---|---|
protected VariableConfigurationService |
ConfigurePlanVariables.variableConfigurationService |
Modifier and Type | Method and Description |
---|---|
void |
ConfigurePlanVariables.setVariableConfigurationService(VariableConfigurationService variableConfigurationService) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.