Uses of Interface
com.atlassian.bamboo.project.ProjectManager

Packages that use ProjectManager
com.atlassian.bamboo.build.creation   
com.atlassian.bamboo.deletion   
com.atlassian.bamboo.migration.stream   
com.atlassian.bamboo.plan   
com.atlassian.bamboo.plugins.rest.gadget   
com.atlassian.bamboo.plugins.rest.resource   
com.atlassian.bamboo.plugins.rest.service   
com.atlassian.bamboo.project   
com.atlassian.bamboo.webwork   
com.atlassian.bamboo.ww2   
com.atlassian.bamboo.ww2.actions.build.admin.create   
com.atlassian.sal.bamboo.pluginsettings   
 

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

Fields in com.atlassian.bamboo.build.creation declared as ProjectManager
protected  ProjectManager PlanCreationTemplate.projectManager
           
 

Constructors in com.atlassian.bamboo.build.creation with parameters of type ProjectManager
BuildCreationService(PlanManager planManager, ProjectManager projectManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext, BambooLicenseManager bambooLicenseManager, HibernateMutableAclService aclService, PlanScheduler planScheduler, RepositoryConfigHelper repositoryConfigHelper, BuildStrategyConfigHelper buildStrategyConfigHelper, BuilderConfigHelper builderConfigHelper, 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, BuilderConfigHelper builderConfigHelper, 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, BuilderConfigHelper builderConfigHelper, 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, BuilderConfigHelper builderConfigHelper, WebRepositoryConfigHelper webRepositoryConfigHelper, com.atlassian.event.EventManager eventManager, PlanValidationService planValidationService, AuditLogService auditLogService, BuildDefinitionConverter buildDefinitionConverter, ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionManager artifactSubscriptionManager)
           
PlanValidationServiceImpl(ProjectManager projectManager, PlanManager planManager, com.opensymphony.xwork.TextProvider textProvider, RepositoryConfigHelper repositoryConfigHelper, WebRepositoryConfigHelper webRepositoryConfigHelper, BuildStrategyConfigHelper buildStrategyConfigHelper, BuilderConfigHelper builderConfigHelper)
           
 

Uses of ProjectManager in com.atlassian.bamboo.deletion
 

Constructors in com.atlassian.bamboo.deletion with parameters of type ProjectManager
DeletionServiceImpl(ErrorHandler errorHandler, BuildResultsIndexer buildResultsIndexer, PlanScheduler planScheduler, PlanDependencyManager planDependencyManager, PlanParticleManager planParticleManager, com.atlassian.event.EventManager eventManager, ResultsSummaryManager resultsSummaryManager, BuildSuspensionCheckBean buildSuspensionCheckBean, AdminErrorHandler adminErrorHandler, org.acegisecurity.acls.MutableAclService aclService, TestsManager testsManager, ProjectManager projectManager, PlanManager planManager, ChainStageDao chainStageDao, com.atlassian.bandana.BandanaPersister bandanaPersister, com.atlassian.plugin.PluginAccessor pluginAccessor, ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionManager artifactSubscriptionManager, AuditLogService auditLogService)
           
 

Uses of ProjectManager in com.atlassian.bamboo.migration.stream
 

Fields in com.atlassian.bamboo.migration.stream declared as ProjectManager
protected  ProjectManager AbstractProjectMapper.projectManager
           
 

Constructors in com.atlassian.bamboo.migration.stream with parameters of type ProjectManager
AbstractProjectMapper(net.sf.hibernate.SessionFactory sessionFactory, BambooStAXListImportStrategy listImportStrategy, ProjectManager projectManager, BuildResultsSummaryManager buildResultsSummaryManager, ExtendedAuthorManager extendedAuthorManager, LabelDao labelDao, NotificationManager notificationManager, PlanManager planManager)
           
ProjectBuildMapper(net.sf.hibernate.SessionFactory sessionFactory, ProjectManager projectManager, BuildResultsSummaryManager buildResultsSummaryManager, ExtendedAuthorManager extendedAuthorManager, LabelDao labelDao, NotificationManager notificationManager, PlanManager planManager, BuildResultsSummaryDao buildResultsSummaryDao)
           
ProjectChainMapper(net.sf.hibernate.SessionFactory sessionFactory, ProjectManager projectManager, BuildResultsSummaryManager buildResultsSummaryManager, ExtendedAuthorManager extendedAuthorManager, LabelDao labelDao, NotificationManager notificationManager, PlanManager planManager, BuildResultsSummaryDao buildResultsSummaryDao)
           
ProjectMapper(net.sf.hibernate.SessionFactory sessionFactory, ProjectManager projectManager, BuildResultsSummaryManager buildResultsSummaryManager, ExtendedAuthorManager extendedAuthorManager, LabelDao labelDao, NotificationManager notificationManager, PlanManager planManager, BuildResultsSummaryDao buildResultsSummaryDao)
           
 

Uses of ProjectManager in com.atlassian.bamboo.plan
 

Constructors in com.atlassian.bamboo.plan with parameters of type ProjectManager
PlanManagerImpl(PlanDao planDao, BambooLicenseManager bambooLicenseManager, com.atlassian.event.EventManager eventManager, ProjectManager projectManager)
           
 

Uses of ProjectManager in com.atlassian.bamboo.plugins.rest.gadget
 

Constructors in com.atlassian.bamboo.plugins.rest.gadget with parameters of type ProjectManager
PlanProjectResource(ProjectManager projectManager, PlanManager planManager)
           
 

Uses of ProjectManager in com.atlassian.bamboo.plugins.rest.resource
 

Constructors in com.atlassian.bamboo.plugins.rest.resource with parameters of type ProjectManager
ProjectResource(PlanManager planManager, BambooUserManager bambooUserManager, LabelManager labelManager, ProjectManager projectManager)
           
 

Uses of ProjectManager in com.atlassian.bamboo.plugins.rest.service
 

Constructors in com.atlassian.bamboo.plugins.rest.service with parameters of type ProjectManager
ResultServiceImpl(BambooUserManager bambooUserManager, ResultsSummaryManager resultsSummaryManager, JiraServerManager jiraServerManager, AdministrationConfigurationManager administrationConfigurationManager, LabelManager labelManager, CommentManager commentManager, com.atlassian.event.EventManager eventManager, ProjectManager projectManager, BuildExecutionManager buildExecutionManager, BuildQueueManager buildQueueManager, PlanManager planManager, PlanExecutionManager planExecutionManager, StageStatusHelper stageStatusHelper, PlanExecutableAgentsHelper planExecutableAgentsHelper)
           
 

Uses of ProjectManager in com.atlassian.bamboo.project
 

Classes in com.atlassian.bamboo.project that implement ProjectManager
 class DefaultProjectManager
           
 

Uses of ProjectManager in com.atlassian.bamboo.webwork
 

Methods in com.atlassian.bamboo.webwork with parameters of type ProjectManager
 void ViewTelemetryAction.setProjectManager(ProjectManager projectManager)
           
 

Uses of ProjectManager in com.atlassian.bamboo.ww2
 

Fields in com.atlassian.bamboo.ww2 declared as ProjectManager
protected  ProjectManager BambooActionSupport.projectManager
           
 

Methods in com.atlassian.bamboo.ww2 with parameters of type ProjectManager
 void BambooActionSupport.setProjectManager(ProjectManager projectManager)
           
 

Uses of ProjectManager in com.atlassian.bamboo.ww2.actions.build.admin.create
 

Constructors in com.atlassian.bamboo.ww2.actions.build.admin.create with parameters of type ProjectManager
UIConfigBean(WebRepositoryViewerManager webRepositoryViewerManager, BuildStrategyManager buildStrategyManager, RepositoryManager repositoryManager, BuilderManager builderManager, ProjectManager projectManager, BambooLicenseManager bambooLicenseManager, PlanManager planManager)
           
 

Uses of ProjectManager in com.atlassian.sal.bamboo.pluginsettings
 

Constructors in com.atlassian.sal.bamboo.pluginsettings with parameters of type ProjectManager
BambooPluginSettingsFactory(com.atlassian.bandana.BandanaManager bandanaManager, PlanManager planManager, ProjectManager projectManager)
           
 



Copyright © 2011 Atlassian. All Rights Reserved.