Uses of Class
com.atlassian.bamboo.fieldvalue.BuildDefinitionConverter

Packages that use BuildDefinitionConverter
com.atlassian.bamboo.build   
com.atlassian.bamboo.build.creation   
com.atlassian.bamboo.plugins.maven.dependencies   
com.atlassian.bamboo.task   
com.atlassian.bamboo.upgrade.tasks   
com.atlassian.bamboo.ww2.actions.admin   
com.atlassian.bamboo.ww2.interceptors   
 

Uses of BuildDefinitionConverter in com.atlassian.bamboo.build
 

Constructors in com.atlassian.bamboo.build with parameters of type BuildDefinitionConverter
DefaultBuildDefinitionManager(BuildDefinitionConverter buildDefinitionConverter, PlanScheduler planScheduler, PlanManager planManager, com.atlassian.plugin.PluginAccessor pluginAccessor)
           
 

Uses of BuildDefinitionConverter in com.atlassian.bamboo.build.creation
 

Fields in com.atlassian.bamboo.build.creation declared as BuildDefinitionConverter
protected  BuildDefinitionConverter PlanCreationTemplate.buildDefinitionConverter
           
 

Constructors in com.atlassian.bamboo.build.creation with parameters of type BuildDefinitionConverter
BuildCreationService(PlanManager planManager, ProjectManager projectManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext, BambooLicenseManager bambooLicenseManager, HibernateMutableAclService aclService, PlanScheduler planScheduler, RepositoryConfigHelper repositoryConfigHelper, BuildStrategyConfigHelper buildStrategyConfigHelper, WebRepositoryConfigHelper webRepositoryConfigHelper, com.atlassian.event.EventManager eventManager, BuildDefinitionConverter buildDefinitionConverter, NotificationManager notificationManager, PlanValidationService planValidationService, AuditLogService auditLogService, ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionManager artifactSubscriptionManager)
           
BuildPlanConstructorFactory(ProjectManager projectManager, BambooAclUpdateHelper bambooAclUpdateHelper, BambooAuthenticationContext authenticationContext, BuildCreationService buildCreationService, BuildDefinitionConverter buildDefinitionConverter)
          Deprecated.  
BuildPlanConstructorImpl(Build buildPlan, BuildConfiguration buildConfiguration, BuildCreationService buildCreationService, BuildDefinitionConverter buildDefinitionConverter, ProjectManager projectManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext)
          Deprecated.  
BuildPlanConstructorImpl(BuildCreationService buildCreationService, BuildDefinitionConverter buildDefinitionConverter, ProjectManager projectManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext)
          Deprecated.  
ChainCreationService(PlanManager planManager, ProjectManager projectManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext, BambooLicenseManager bambooLicenseManager, HibernateMutableAclService aclService, PlanScheduler planScheduler, RepositoryConfigHelper repositoryConfigHelper, BuildStrategyConfigHelper buildStrategyConfigHelper, WebRepositoryConfigHelper webRepositoryConfigHelper, com.atlassian.event.EventManager eventManager, PlanValidationService planValidationService, AuditLogService auditLogService, BuildDefinitionConverter buildDefinitionConverter, NotificationManager notificationManager, JobCreationService jobCreationService, ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionManager artifactSubscriptionManager)
           
JobCreationService(PlanManager planManager, ProjectManager projectManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext, BambooLicenseManager bambooLicenseManager, HibernateMutableAclService aclService, PlanScheduler planScheduler, RepositoryConfigHelper repositoryConfigHelper, BuildStrategyConfigHelper buildStrategyConfigHelper, WebRepositoryConfigHelper webRepositoryConfigHelper, com.atlassian.event.EventManager eventManager, PlanValidationService planValidationService, AuditLogService auditLogService, BuildDefinitionConverter buildDefinitionConverter, ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionManager artifactSubscriptionManager)
           
PlanCreationTemplate(PlanManager planManager, ProjectManager projectManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext, BambooLicenseManager bambooLicenseManager, HibernateMutableAclService aclService, PlanScheduler planScheduler, RepositoryConfigHelper repositoryConfigHelper, BuildStrategyConfigHelper buildStrategyConfigHelper, WebRepositoryConfigHelper webRepositoryConfigHelper, com.atlassian.event.EventManager eventManager, PlanValidationService planValidationService, AuditLogService auditLogService, BuildDefinitionConverter buildDefinitionConverter, ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionManager artifactSubscriptionManager)
           
 

Uses of BuildDefinitionConverter in com.atlassian.bamboo.plugins.maven.dependencies
 

Methods in com.atlassian.bamboo.plugins.maven.dependencies with parameters of type BuildDefinitionConverter
 void AutomaticDependencyManagementDeletionInterceptorAction.setBuildDefinitionConverter(BuildDefinitionConverter buildDefinitionConverter)
           
 

Uses of BuildDefinitionConverter in com.atlassian.bamboo.task
 

Constructors in com.atlassian.bamboo.task with parameters of type BuildDefinitionConverter
TaskConfigurationServiceImpl(BuildDefinitionManager buildDefinitionManager, TaskManager taskManager, BuildDefinitionConverter buildDefinitionConverter, com.opensymphony.xwork.TextProvider textProvider, PlanManager planManager, AuditLogService auditLogService)
           
 

Uses of BuildDefinitionConverter in com.atlassian.bamboo.upgrade.tasks
 

Methods in com.atlassian.bamboo.upgrade.tasks with parameters of type BuildDefinitionConverter
 void UpgradeTask2025BuildChainConversion.setBuildDefinitionConverter(BuildDefinitionConverter buildDefinitionConverter)
           
 void UpgradeTask1803ProperlyDisableMaven2PlanDependencies.setBuildDefinitionConverter(BuildDefinitionConverter buildDefinitionConverter)
           
 

Uses of BuildDefinitionConverter in com.atlassian.bamboo.ww2.actions.admin
 

Methods in com.atlassian.bamboo.ww2.actions.admin with parameters of type BuildDefinitionConverter
 void ImportMavenPlanCreatePlanAction.setBuildDefinitionConverter(BuildDefinitionConverter buildDefinitionConverter)
           
 

Uses of BuildDefinitionConverter in com.atlassian.bamboo.ww2.interceptors
 

Methods in com.atlassian.bamboo.ww2.interceptors with parameters of type BuildDefinitionConverter
 void BuildConfigurationEditInterceptor.setBuildDefinitionConverter(BuildDefinitionConverter buildDefinitionConverter)
           
 



Copyright © 2011 Atlassian. All Rights Reserved.