Uses of Interface
com.atlassian.bamboo.fieldvalue.BuildDefinitionConverter
Package
Description
-
Uses of BuildDefinitionConverter in com.atlassian.bamboo.build
ModifierConstructorDescriptionDefaultBuildDefinitionManager
(@NotNull BuildDefinitionManager target, @NotNull PlanScheduler planScheduler, @NotNull BuildDefinitionConverter buildDefinitionConverter) DefaultBuildDefinitionManagerTx
(@NotNull BuildDefinitionConverter buildDefinitionConverter, @NotNull PlanManager planManager) -
Uses of BuildDefinitionConverter in com.atlassian.bamboo.build.creation
Modifier and TypeFieldDescriptionprotected final BuildDefinitionConverter
PlanCreationTemplate.buildDefinitionConverter
ModifierConstructorDescriptionChainBranchCreationServiceImpl
(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) protected
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) -
Uses of BuildDefinitionConverter in com.atlassian.bamboo.configuration.external.rss
ModifierConstructorDescriptionSpecsConsumerFactoryImpl
(@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) -
Uses of BuildDefinitionConverter in com.atlassian.bamboo.fieldvalue
Modifier and TypeClassDescriptionclass
Converts aBuildDefinition
to and from anXMLConfiguration
-
Uses of BuildDefinitionConverter in com.atlassian.bamboo.plan.pullrequest
ModifierConstructorDescriptionPullRequestWorkflowEventListener
(BranchCreationFacade branchCreationFacade, BuildDefinitionConverter buildDefinitionConverter, BuildDefinitionManager buildDefinitionManager, CachedPlanManager cachedPlanManager, CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager, com.atlassian.event.api.EventPublisher eventPublisher, PlanBranchPullRequestService planBranchPullRequestService, PlanManager planManager, RepositoryDefinitionManager repositoryDefinitionManager, ScopedExclusionService scopedExclusionService, TriggerTypeManager triggerTypeManager)