Constructor and Description |
---|
BuildResourcesEventProducer(VariableDefinitionManager variableDefinitionManager,
CredentialsManager credentialsManager,
RepositoryDefinitionManager repositoryDefinitionManager,
ProjectManager projectManager) |
Constructor and Description |
---|
BuildDetectionActionFactoryImpl(BuildNumberGeneratorService buildNumberGenerator,
ChangeDetectionManager changeDetectionManager,
TriggerManager triggerManager,
ErrorUpdateHandler errorUpdateHandler,
BuildLoggerManager buildLoggerManager,
VariableDefinitionManager variableDefinitionManager,
PlanVcsRevisionHistoryService planVcsRevisionHistoryService,
ResultsSummaryManager resultsSummaryManager,
BranchIntegrationService branchIntegrationService,
BuildContextBuilderFactory buildContextBuilderFactory,
ResultsSummaryVariableAccessor resultsSummaryVariableAccessor,
CustomVariableContext customVariableContext,
VcsRepositoryManager vcsRepositoryManager) |
Constructor and Description |
---|
BuildContextBuilderFactoryImpl(BranchIntegrationService branchIntegrationService,
VariableDefinitionManager variableDefinitionManager,
CredentialsAccessor credentialsAccessor) |
BuildContextBuilderImpl(BranchIntegrationService branchIntegrationService,
VariableDefinitionManager variableDefinitionManager,
CredentialsAccessor credentialsAccessor,
StorageTagService storageTagService,
VcsRepositoryManager vcsRepositoryManager,
SecureTokenService secureTokenService) |
Modifier and Type | Field and Description |
---|---|
protected VariableDefinitionManager |
PlanCreationTemplate.variableDefinitionManager |
Constructor and Description |
---|
ChainBranchCreationServiceImpl(PlanManager planManager,
ProjectManager projectManager,
BambooAclUpdateHelper aclUpdateHelper,
BambooAuthenticationContext authenticationContext,
BambooLicenseManager bambooLicenseManager,
HibernateMutableAclService aclService,
PlanScheduler planScheduler,
com.atlassian.event.api.EventPublisher eventPublisher,
PlanValidationService planValidationService,
AuditLogService auditLogService,
BuildDefinitionConverter buildDefinitionConverter,
NotificationManager notificationManager,
JobCreationService jobCreationService,
ArtifactDefinitionManager artifactDefinitionManager,
ArtifactSubscriptionManager artifactSubscriptionManager,
VariableDefinitionManager variableDefinitionManager,
RepositoryDefinitionManager repositoryDefinitionManager,
TaskConfigurationService taskConfigurationService,
ScopedExclusionService exclusionService,
ChainBranchManager chainBranchManager,
BranchCommitInformationManager branchCommitInformationManager,
VcsBranchManager vcsBranchManager,
TriggerConfigurationService triggerConfigurationService,
BuildNumberGeneratorService buildNumberGeneratorService,
JiraBranchLinkingService jiraBranchLinkingService,
TestQuarantineManager testQuarantineManager,
TestsManager testsManager,
PlanVcsRevisionHistoryService planVcsRevisionHistoryService,
TransactionAndHibernateTemplate hibernateTemplate) |
ChainCreationServiceImpl(PlanManager planManager,
ProjectManager projectManager,
BambooAclUpdateHelper aclUpdateHelper,
BambooAuthenticationContext authenticationContext,
BambooLicenseManager bambooLicenseManager,
HibernateMutableAclService aclService,
PlanScheduler planScheduler,
com.atlassian.event.api.EventPublisher eventPublisher,
PlanValidationService planValidationService,
AuditLogService auditLogService,
BuildDefinitionConverter buildDefinitionConverter,
NotificationManager notificationManager,
JobCreationService jobCreationService,
ArtifactDefinitionManager artifactDefinitionManager,
ArtifactSubscriptionManager artifactSubscriptionManager,
VariableDefinitionManager variableDefinitionManager,
RepositoryDefinitionManager repositoryDefinitionManager,
TaskConfigurationService taskConfigurationService,
ScopedExclusionService scopedExclusionService,
BranchCommitInformationManager branchCommitInformationManager,
VcsBranchManager vcsBranchManager,
BranchCreationFacade branchCreationFacade,
TriggerConfigurationService triggerConfigurationService,
PlanVcsRevisionHistoryService planVcsRevisionHistoryService,
BuildNumberGeneratorService buildNumberGeneratorService,
LabelManager labelManager,
TransactionAndHibernateTemplate hibernateTemplate) |
JobCreationServiceImpl(PlanManager planManager,
ProjectManager projectManager,
BambooAclUpdateHelper aclUpdateHelper,
BambooAuthenticationContext authenticationContext,
BambooLicenseManager bambooLicenseManager,
HibernateMutableAclService aclService,
PlanScheduler planScheduler,
com.atlassian.event.api.EventPublisher eventPublisher,
PlanValidationService planValidationService,
AuditLogService auditLogService,
BuildDefinitionConverter buildDefinitionConverter,
ArtifactDefinitionManager artifactDefinitionManager,
ArtifactSubscriptionManager artifactSubscriptionManager,
VariableDefinitionManager variableDefinitionManager,
RepositoryDefinitionManager repositoryDefinitionManager,
TaskConfigurationService taskConfigurationService,
NotificationManager notificationManager,
BranchCommitInformationManager branchCommitInformationManager,
VcsBranchManager vcsBranchManager,
TriggerConfigurationService triggerConfigurationService,
ChainBranchManager chainBranchManager,
BuildNumberGeneratorService buildNumberGeneratorService,
VcsRepositoryManager vcsRepositoryManager,
DockerPipelineValidationService dockerPipelineValidationService,
TaskManager taskManager,
TransactionAndHibernateTemplate hibernateTemplate) |
PlanCreationTemplate(PlanManager planManager,
ProjectManager projectManager,
BambooAclUpdateHelper aclUpdateHelper,
BambooAuthenticationContext authenticationContext,
BambooLicenseManager bambooLicenseManager,
HibernateMutableAclService aclService,
PlanScheduler planScheduler,
com.atlassian.event.api.EventPublisher eventPublisher,
PlanValidationService planValidationService,
AuditLogService auditLogService,
BuildDefinitionConverter buildDefinitionConverter,
ArtifactDefinitionManager artifactDefinitionManager,
ArtifactSubscriptionManager artifactSubscriptionManager,
VariableDefinitionManager variableDefinitionManager,
RepositoryDefinitionManager repositoryDefinitionManager,
TaskConfigurationService taskConfigurationService,
NotificationManager notificationManager,
BranchCommitInformationManager branchCommitInformationManager,
VcsBranchManager vcsBranchManager,
TriggerConfigurationService triggerConfigurationService,
BuildNumberGeneratorService buildNumberGeneratorService,
TransactionAndHibernateTemplate hibernateTemplate) |
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) |
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) |
Modifier and Type | Field and Description |
---|---|
protected VariableDefinitionManager |
AbstractCreateDeploymentVersion.variableDefinitionManager |
Modifier and Type | Method and Description |
---|---|
void |
ViewDeploymentVersionVariables.setVariableDefinitionManager(VariableDefinitionManager variableDefinitionManager) |
Constructor and Description |
---|
DeploymentVersionServiceImpl(DeploymentProjectDao deploymentProjectDao,
DeploymentVersionDao deploymentVersionDao,
ResultsSummaryManager resultsSummaryManager,
DeploymentVersionChainResultDataCollector deploymentVersionChainResultDataCollector,
com.opensymphony.xwork2.TextProvider textProvider,
EnvironmentService environmentService,
GravatarService gravatarService,
BambooUserManager bambooUserService,
VariableDefinitionManager variableDefinitionManager,
VariableDefinitionFactory variableDefinitionFactory,
CustomVariableContext customVariableContext,
com.atlassian.event.api.EventPublisher eventPublisher,
CachedPlanManager cachedPlanManager,
ScopedExclusionService scopedExclusionService,
ResultsSummaryVariableAccessor resultsSummaryVariableAccessor,
RepositoryDefinitionManager repositoryDefinitionManager,
VcsRepositoryManager vcsRepositoryManager) |
VersionNamingServiceImpl(AuditLogService auditLogService,
DeploymentProjectDao deploymentProjectDao,
DeploymentResultDao deploymentResultDao,
ScopedExclusionService exclusionService,
DeploymentVersionDao deploymentVersionDao,
VariableDefinitionManager variableDefinitionManager,
VariableConfigurationService variableConfigurationService,
VariableSubstitutorFactory variableSubstitutorFactory) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractPlan.setVariableDefinitionManager(VariableDefinitionManager variableDefinitionManager) |
Constructor and Description |
---|
ImmutableChainBranchImpl(ChainBranch chainBranch,
BuildLoggerManager buildLoggerManager,
ImmutablePlanCacheService immutablePlanCacheService,
ImmutablePlanManager immutablePlanManager,
LabelManager labelManager,
ResultsSummaryManager resultsSummaryManager,
RepositoryDefinitionManager repositoryDefinitionManager,
CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager,
VariableDefinitionManager variableDefinitionManager,
BuildDefinition buildDefinition) |
Constructor and Description |
---|
AbstractImmutableChain(Chain chain,
BuildLoggerManager buildLoggerManager,
ImmutablePlanCacheService immutablePlanCacheService,
ImmutablePlanManager immutablePlanManager,
LabelManager labelManager,
ResultsSummaryManager resultsSummaryManager,
RepositoryDefinitionManager repositoryDefinitionManager,
CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager,
VariableDefinitionManager variableDefinitionManager,
BuildDefinition buildDefinition) |
AbstractImmutablePlan(Long databaseId,
ImmutablePlan plan,
BuildLoggerManager buildLoggerManager,
LabelManager labelManager,
VariableDefinitionManager variableDefinitionManager,
BuildDefinition buildDefinition,
ResultsSummaryManager resultsSummaryManager) |
AbstractImmutablePlan(Long databaseId,
ImmutablePlan plan,
PlanKey planKey,
String name,
BuildLoggerManager buildLoggerManager,
LabelManager labelManager,
VariableDefinitionManager variableDefinitionManager,
BuildDefinition buildDefinition,
ResultsSummaryManager resultsSummaryManager) |
ImmutableChainImpl(Chain chain,
BuildLoggerManager buildLoggerManager,
ImmutablePlanCacheService immutablePlanCacheService,
ImmutablePlanManager immutablePlanManager,
LabelManager labelManager,
ResultsSummaryManager resultsSummaryManager,
RepositoryDefinitionManager repositoryDefinitionManager,
CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager,
VariableDefinitionManager variableDefinitionManager,
BuildDefinition buildDefinition) |
ImmutableJobImpl(ImmutableChain parent,
ImmutableChainStage stage,
Job job,
BuildLoggerManager buildLoggerManager,
LabelManager labelManager,
VariableDefinitionManager variableDefinitionManager,
TaskManager taskManager,
ResultsSummaryManager resultsSummaryManager,
BuildDefinition buildDefinition,
CachedPlanManager cachedPlanManager,
ImmutableArtifactManager immutableArtifactManager) |
ImmutablePlanManagerImpl(PlanManager planManager,
ResultsSummaryManager resultsSummaryManager,
BuildDefinitionManager buildDefinitionManager,
BuildLoggerManager buildLoggerManager,
LabelManager labelManager,
RepositoryDefinitionManager repositoryDefinitionManager,
TaskManager taskManager,
TriggerManager triggerManager,
VariableDefinitionManager variableDefinitionManager) |
Constructor and Description |
---|
RestGlobalVariableServiceImpl(com.atlassian.sal.api.message.I18nResolver i18nResolver,
RestPermissionCheck restPermissionCheck,
VariableConfigurationService variableConfigurationService,
VariableDefinitionManager variableDefinitionManager) |
Constructor and Description |
---|
PlanResource(BambooPermissionManager bambooPermissionManager,
BambooUserManager bambooUserManager,
BranchCreationFacade branchCreationFacade,
CachedPlanManager cachedPlanManager,
PlanManager planManager,
LabelManager labelManager,
PlanRestService planRestService,
VariableDefinitionManager variableDefinitionManager,
JiraIssueManager jiraIssueManager,
JiraApplinksService jiraApplinksService,
com.atlassian.event.api.EventPublisher eventPublisher,
ArtifactDefinitionManager artifactDefinitionManager,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
TestsManager testsManager,
AdministrationConfigurationAccessor administrationConfigurationAccessor,
TestQuarantineManager testQuarantineManager,
FeatureManager featureManager,
VcsRepositoryManager vcsRepositoryManager,
DeletionService deletionService,
RssDetectionService rssDetectionService,
ChainBranchManager chainBranchManager,
BuildDefinitionManager buildDefinitionManager,
SpecsConsumerFactory specsConsumerFactory,
SpecsExporter specsExporter) |
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) |
Constructor and Description |
---|
DeploymentProjectVersioningResource(VariableDefinitionManager variableDefinitionManager,
DeploymentProjectService deploymentProjectService,
DeploymentVersionService deploymentVersionService,
CachedPlanManager cachedPlanManager,
CustomVariableContext customVariableContext,
com.atlassian.sal.api.message.I18nResolver i18nResolver) |
Constructor and Description |
---|
ProjectResource(com.atlassian.sal.api.ApplicationProperties applicationProperties,
BambooPermissionManager bambooPermissionManager,
BambooUserManager bambooUserManager,
CachedPlanManager cachedPlanManager,
FeatureManager featureManager,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
LabelManager labelManager,
ProjectManager projectManager,
PlanRestService planRestService,
RepositoryDefinitionManager repositoryDefinitionManager,
CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager,
RssPermissionManager rssPermissionManager,
ProjectConfigurationService projectConfigurationService,
SpecsExporter specsExporter,
VariableDefinitionManager variableDefinitionManager,
VariableConfigurationService variableConfigurationService,
CredentialsManager credentialsManager,
PaginatedDataCollector paginatedDataCollector,
VcsRepositoryManager vcsRepositoryManager,
LinkService linkService,
SharedCredentialConversionFunction sharedCredentialConversionFunction) |
Constructor and Description |
---|
GlobalVariablesResource(VariableConfigurationService variableConfigurationService,
VariableDefinitionManager variableDefinitionManager) |
Constructor and Description |
---|
ResultsSummaryVariableAccessorImpl(ResultsSummaryManager resultsSummaryManager,
VariableContextBaselineDao variableContextBaselineDao,
CachedPlanManager cachedPlanManager,
VariableDefinitionManager variableDefinitionManager) |
Modifier and Type | Field and Description |
---|---|
static com.google.common.base.Supplier<VariableDefinitionManager> |
ComponentAccessor.VARIABLE_DEFINITION_MANAGER
Deprecated.
|
Constructor and Description |
---|
DefaultChangeDetectionManager(BuildContextFactory buildContextFactory,
BuildLoggerManager buildLoggerManager,
com.opensymphony.xwork2.TextProvider textProvider,
VariableDefinitionManager variableDefinitionManager,
CustomVariableContext customVariableContext,
PlanVcsRevisionHistoryService planVcsRevisionHistoryService,
BranchCommitInformationManager branchCommitInformationManager,
BranchIntegrationService branchIntegrationService,
ChainBranchManager chainBranchManager,
RepositoryCachingFacade repositoryCachingFacade,
VcsRepositoryManager vcsRepositoryManager,
FeatureManager featureManager) |
ManualBuildDetectionAction(ImmutableChain chain,
com.atlassian.user.User user,
PlanExecutionConfig planExecutionConfig,
Map<String,String> params,
Map<String,String> variables,
BuildNumberGeneratorService buildNumberGenerator,
ChangeDetectionManager changeDetectionManager,
TriggerManager triggerManager,
ErrorUpdateHandler errorUpdateHandler,
VariableDefinitionManager variableDefinitionManager,
BuildContextBuilderFactory buildContextBuilderFactory) |
PluginTriggerBuildDetectionAction(PlanVcsRevisionHistoryService planVcsRevisionHistoryService,
BuildNumberGeneratorService buildNumberGenerator,
VariableDefinitionManager variableDefinitionManager,
BuildContextBuilderFactory buildContextBuilderFactory,
ImmutableChain chain,
PlanExecutionConfig planExecutionConfig,
TriggerReason triggerReason,
PlanTrigger buildTrigger,
Map<String,String> params,
Map<String,String> variables) |
Modifier and Type | Method and Description |
---|---|
void |
ParameterisedManualBuild.setVariableDefinitionManager(VariableDefinitionManager variableDefinitionManager) |
Modifier and Type | Class and Description |
---|---|
class |
VariableDefinitionManagerImpl
On the fly encoding/decoding.
|
Constructor and Description |
---|
VariableConfigurationServiceImpl(ScopedExclusionService scopedExclusionService,
VariableDefinitionManager variableDefinitionManager,
VariableDefinitionFactory variableDefinitionFactory) |
VariableContextBuilderImpl(VariableDefinitionManager variableDefinitionManager) |
Modifier and Type | Method and Description |
---|---|
void |
VariableSubstitutorFactoryImpl.setVariableDefinitionManager(VariableDefinitionManager variableDefinitionManager) |
Constructor and Description |
---|
VariableSubstitutorImpl(BuildLoggerManager buildLoggerManager,
CapabilityContext capabilityContext,
AgentContext agentContext,
BuildDirectoryManager buildDirectoryManager,
BambooUrl bambooUrl,
VariableDefinitionManager variableDefinitionManager,
VcsRepositoryManager vcsRepositoryManager) |
VariableSubstitutorImpl(ImmutablePlan immutablePlan,
BuildLoggerManager buildLoggerManager,
CapabilityContext capabilityContext,
AgentContext agentContext,
BuildDirectoryManager buildDirectoryManager,
BambooUrl bambooUrl,
VariableDefinitionManager variableDefinitionManager,
VcsRepositoryManager vcsRepositoryManager) |
Modifier and Type | Method and Description |
---|---|
void |
AvailableVariablesAction.setVariableDefinitionManager(VariableDefinitionManager variableDefinitionManager) |
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.