Constructor and Description |
---|
RepositoryStoredSpecsServiceImpl(@NotNull AdministrationConfigurationAccessor administrationConfigurationAccessor,
@NotNull BambooSpecsManager bambooSpecsManager,
@NotNull CustomVariableContext customVariableContext,
@NotNull com.atlassian.event.api.EventPublisher eventPublisher,
@NotNull FeatureManager featureManager,
@NotNull I18nBeanFactory i18nBeanFactory,
@NotNull JavaSpecsImportService javaSpecsImportService,
@NotNull com.atlassian.plugin.PluginAccessor pluginAccessor,
@NotNull RepositoryDefinitionManager repositoryDefinitionManager,
@NotNull RepositoryStoredSpecsLogService repositoryStoredSpecsLogService,
@NotNull RepositoryStoredSpecsResultHelper repositoryStoredSpecsResultService,
@NotNull RssExecutionDirectoryManager rssExecutionDirectoryManager,
@NotNull RssPermissionsService rssPermissionsService,
@NotNull YamlSpecsImportService yamlSpecsImportService,
@NotNull AuditLogService auditLogService) |
RssDetectionServiceImpl(@NotNull AdministrationConfigurationAccessor administrationConfigurationAccessor,
@NotNull AuthorCreatorService authorCreatorService,
@NotNull BambooSpecsManager bambooSpecsManager,
@NotNull CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager,
@NotNull CustomVariableContext customVariableContext,
@NotNull ExtendedAuthorManager extendedAuthorManager,
@NotNull FeatureManager featureManager,
@NotNull I18nBeanFactory i18nBeanFactory,
@NotNull RepositoryStoredSpecsService repositoryStoredSpecsService,
@NotNull SpecsConsumerFactory specsConsumerFactory,
@NotNull VcsRepositoryManager vcsRepositoryManager) |
Constructor and Description |
---|
SpecsConsumerFactoryImpl(@NotNull AdministrationConfigurationAccessor administrationConfigurationAccessor,
@NotNull BambooSpecsManager bambooSpecsManager,
@NotNull BuildNumberGeneratorService buildNumberGenerator,
@NotNull CachedPlanManager cachedPlanManager,
@NotNull ChainResultManager chainResultManager,
@NotNull DeploymentImportService deploymentImportService,
@NotNull com.atlassian.event.api.EventPublisher eventPublisher,
@NotNull I18nBeanFactory i18nBeanFactory,
@NotNull PlanConfigImportService planConfigImportService,
@NotNull PlanManager planManager,
@NotNull PlanPermissionService planPermissionService,
@NotNull ProjectImportService projectImportService,
@NotNull RepositoryStoredSpecsResultHelper repositoryStoredSpecsResultService,
@NotNull AuditLogService auditLogService,
@NotNull BuildDefinitionManager buildDefinitionManager,
@NotNull BuildDefinitionConverter buildDefinitionConverter,
@NotNull FeatureManager featureManager) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractChain.setBambooSpecsManager(BambooSpecsManager bambooSpecsManager) |
Modifier and Type | Method and Description |
---|---|
static ImmutableChainBranchImpl |
ImmutableChainBranchImpl.createImmutableChainBranchBasedOnFlatData(EnrichedPlanDto dto,
List<FlatChainStageDto> chainStages,
Map<Long,List<EnrichedPlanDto>> jobsGroupedByStageId,
Map<Long,EnrichedPlanDto> jobsGroupedById,
Pair<ImmutableChain,EnrichedPlanDto> masterWithMasterDto,
BuildLoggerManager buildLoggerManager,
ImmutablePlanCacheService immutablePlanCacheService,
ImmutablePlanManager immutablePlanManager,
ResultsSummaryManager resultsSummaryManager,
RepositoryDefinitionManager repositoryDefinitionManager,
CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager,
VariableDefinitionManager variableDefinitionManager,
BambooSpecsManager bambooSpecsManager,
NotificationManager notificationManager,
BuildDefinitionManager buildDefinitionManager) |
Modifier and Type | Method and Description |
---|---|
static ImmutableChainImpl |
ImmutableChainImpl.createImmutableChainBasedOnFlatData(EnrichedPlanDto dto,
List<FlatChainStageDto> chainStages,
Map<Long,List<EnrichedPlanDto>> jobsGroupedByStageId,
Map<Long,EnrichedPlanDto> jobsGroupedById,
BuildLoggerManager buildLoggerManager,
ImmutablePlanCacheService immutablePlanCacheService,
ImmutablePlanManager immutablePlanManager,
ResultsSummaryManager resultsSummaryManager,
RepositoryDefinitionManager repositoryDefinitionManager,
CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager,
VariableDefinitionManager variableDefinitionManager,
BambooSpecsManager bambooSpecsManager,
NotificationManager notificationManager,
BuildDefinitionManager buildDefinitionManager) |
Constructor and Description |
---|
AbstractImmutableChain(EnrichedPlanDto dto,
Pair<ImmutableChain,EnrichedPlanDto> masterWithMasterDto,
List<FlatChainStageDto> chainStages,
Map<Long,List<EnrichedPlanDto>> jobsGroupedByStageId,
Map<Long,EnrichedPlanDto> jobsGroupedById,
BuildLoggerManager buildLoggerManager,
ImmutablePlanCacheService immutablePlanCacheService,
ImmutablePlanManager immutablePlanManager,
ResultsSummaryManager resultsSummaryManager,
RepositoryDefinitionManager repositoryDefinitionManager,
CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager,
VariableDefinitionManager variableDefinitionManager,
BambooSpecsManager bambooSpecsManager,
NotificationManager notificationManager,
BuildDefinitionManager buildDefinitionManager) |
ImmutablePlanManagerImpl(PlanManager planManager,
PlanDtoManager planDtoManager,
ResultsSummaryManager resultsSummaryManager,
BuildDefinitionManager buildDefinitionManager,
BuildLoggerManager buildLoggerManager,
LabelManager labelManager,
RepositoryDefinitionManager repositoryDefinitionManager,
TaskManager taskManager,
TriggerManager triggerManager,
VariableDefinitionManager variableDefinitionManager,
BambooSpecsManager bambooSpecsManager,
NotificationManager notificationManager,
RequirementManager requirementManager) |
Constructor and Description |
---|
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 |
---|
RepositoryResource(BambooUserManager bambooUserManager,
RepositoryTestService repositoryTestService,
RepositoryDefinitionManager repositoryDefinitionManager,
VcsPullRequestService pullRequestService,
VcsRepositoryManager vcsRepositoryManager,
PlanManager planManager,
ResultsSummaryManager resultsSummaryManager,
BuildResultWarningSummaryManager buildResultWarningSummaryManager,
BranchDetectionService branchDetectionService,
BambooSpecsManager bambooSpecsManager,
ProjectManager projectManager,
CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager) |
Modifier and Type | Class and Description |
---|---|
class |
BambooSpecsManagerImpl |
Modifier and Type | Field and Description |
---|---|
static Supplier<BambooSpecsManager> |
ComponentAccessor.BAMBOO_SPECS_MANAGER
Deprecated.
|
Copyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.