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) |