Uses of Interface
com.atlassian.bamboo.project.ProjectManager
Packages that use ProjectManager
Package
Description
-
Uses of ProjectManager in com.atlassian.bamboo.analytics.basedata.collector.generator
Constructors in com.atlassian.bamboo.analytics.basedata.collector.generator with parameters of type ProjectManagerModifierConstructorDescriptionBuildResourcesEventProducer
(VariableDefinitionManager variableDefinitionManager, CredentialsManager credentialsManager, RepositoryDefinitionManager repositoryDefinitionManager, ProjectManager projectManager) -
Uses of ProjectManager in com.atlassian.bamboo.build.creation
Fields in com.atlassian.bamboo.build.creation declared as ProjectManagerModifier and TypeFieldDescriptionprotected final ProjectManager
PlanCreationTemplate.projectManager
Constructors in com.atlassian.bamboo.build.creation with parameters of type ProjectManagerModifierConstructorDescriptionChainBranchCreationServiceImpl
(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, BambooPermissionManager bambooPermissionManager, com.atlassian.struts.TextProvider textProvider) 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) PlanValidationServiceImpl
(ValidationService validationService, ProjectManager projectManager, PlanManager planManager, com.opensymphony.xwork2.TextProvider textProvider, ChainBranchManager chainBranchManager, ProjectConfigurationService projectConfigurationService) -
Uses of ProjectManager in com.atlassian.bamboo.buildqueue.manager
Constructors in com.atlassian.bamboo.buildqueue.manager with parameters of type ProjectManagerModifierConstructorDescriptionAgentAssignmentServiceImpl
(@NotNull AgentAssignmentDao agentAssignmentDao, @NotNull AuditLogService auditLogService, @NotNull org.springframework.transaction.support.TransactionTemplate transactionTemplate, @NotNull ProjectManager projectManager, @NotNull CachedPlanManager cachedPlanManager, @NotNull com.atlassian.struts.TextProvider textProvider, @NotNull CachedEnvironmentService cachedEnvironmentService, @NotNull CachedDeploymentProjectService cachedDeploymentProjectService, @NotNull com.atlassian.event.api.EventPublisher eventPublisher, @NotNull CapabilitySetManager capabilitySetManager, @NotNull CapabilityRequirementsMatcher capabilityRequirementsMatcher, @NotNull AdministrationConfigurationAccessor administrationConfigurationAccessor, @NotNull FeatureManager featureManager) -
Uses of ProjectManager in com.atlassian.bamboo.configuration.external.yaml
Constructors in com.atlassian.bamboo.configuration.external.yaml with parameters of type ProjectManagerModifierConstructorDescriptionBambooYamlValidatorImpl
(PlanManager planManager, ProjectManager projectManager, RssPermissionsService rssPermissionsService, ValidationService validationService, SecretEncryptionService secretEncryptionService, DocumentationLinkProvider documentationLinkProvider) -
Uses of ProjectManager in com.atlassian.bamboo.configuration.repository
Methods in com.atlassian.bamboo.configuration.repository with parameters of type ProjectManagerModifier and TypeMethodDescription@NotNull List<ProjectIdentifier>
EditRepository.getBambooSpecsPermittedProjects
(@NotNull PartialVcsRepositoryData vcsRepositoryData, @NotNull ProjectManager projectManager) @NotNull List<ProjectIdentifier>
EditRepositoryImpl.getBambooSpecsPermittedProjects
(@NotNull PartialVcsRepositoryData vcsRepositoryData, @NotNull ProjectManager projectManager) Constructors in com.atlassian.bamboo.configuration.repository with parameters of type ProjectManagerModifierConstructorDescriptionVcsUIConfigBean
(VcsRepositoryManager vcsRepositoryManager, RepositoryDefinitionManager repositoryDefinitionManager, PermissionFilteringRepositoryDefinitionAccessor cachedRepositoryDefinitionAccessor, ProjectManager projectManager, TemplateRenderer templateRenderer, com.atlassian.struts.TextProvider textProvider, VcsConfigurationHelper vcsConfigurationHelper, VcsBambooSpecsConfigurator vcsBambooSpecsConfigurator) -
Uses of ProjectManager in com.atlassian.bamboo.deletion
Constructors in com.atlassian.bamboo.deletion with parameters of type ProjectManagerModifierConstructorDescriptionDeletionServiceImpl
(PlanScheduler planScheduler, com.atlassian.event.api.EventPublisher eventPublisher, ResultsSummaryManager resultsSummaryManager, ProjectManager projectManager, PlanManager planManager, ChainStageDao chainStageDao, com.atlassian.plugin.PluginAccessor pluginAccessor, ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionManager artifactSubscriptionManager, AuditLogService auditLogService, StopBuildManager stopBuildManager, AgentAssignmentService agentAssignmentService) -
Uses of ProjectManager in com.atlassian.bamboo.deployments.specs
Constructors in com.atlassian.bamboo.deployments.specs with parameters of type ProjectManagerModifierConstructorDescriptionRssPermissionManagerImpl
(AuditLogService auditLogService, BambooPermissionManager bambooPermissionManager, com.atlassian.bandana.BandanaManager bandanaManager, DeploymentProjectDao deploymentProjectDao, CachedDeploymentProjectService cachedDeploymentProjectService, ProjectManager projectManager, RepositoryDefinitionDao repositoryDefinitionDao, RssDeploymentProjectPermissionDao rssDeploymentProjectPermissionDao, RssProjectPermissionDao rssProjectPermissionDao, RssRepositoryPermissionDao rssRepositoryPermissionDao, RssExecutionDirectoryManager rssExecutionDirectoryManager, AdministrationConfigurationAccessor administrationConfigurationAccessor) -
Uses of ProjectManager in com.atlassian.bamboo.index.quicksearch
Constructors in com.atlassian.bamboo.index.quicksearch with parameters of type ProjectManagerModifierConstructorDescriptionQuickSearchIndexerImpl
(@NotNull CachedPlanManager cachedPlanManager, @NotNull DeploymentProjectDao deploymentProjectDao, @NotNull com.atlassian.event.api.EventPublisher eventPublisher, @NotNull ProjectManager projectManager, @NotNull PlanManager planManager, @NotNull QuickSearchItemDao quickSearchItemDao, @NotNull com.atlassian.bandana.BandanaManager bandanaManager) -
Uses of ProjectManager in com.atlassian.bamboo.labels
Constructors in com.atlassian.bamboo.labels with parameters of type ProjectManagerModifierConstructorDescriptionLabelManagerImpl
(LabelDao labelDao, JiraIssueUtils jiraIssueUtils, PlanManager planManager, ProjectManager projectManager, ResultsSummaryManager resultsSummaryManager, com.atlassian.event.api.EventPublisher eventPublisher) -
Uses of ProjectManager in com.atlassian.bamboo.plan
Constructors in com.atlassian.bamboo.plan with parameters of type ProjectManagerModifierConstructorDescriptionPlanManagerImpl
(@NotNull PlanDao planDao, @NotNull BambooLicenseManager bambooLicenseManager, @NotNull com.atlassian.event.api.EventPublisher eventPublisher, @NotNull ProjectManager projectManager, @NotNull PlanScheduler planScheduler) -
Uses of ProjectManager in com.atlassian.bamboo.plugins.bitbucket.v2
Constructors in com.atlassian.bamboo.plugins.bitbucket.v2 with parameters of type ProjectManagerModifierConstructorDescriptionBitbucketCloudCommitCommenter
(AdministrationConfigurationAccessor administrationConfigurationAccessor, CredentialsAccessor credentialsAccessor, CachedDeploymentProjectService cachedDeploymentProjectService, ProjectManager projectManager, RepositoryDefinitionManager repositoryDefinitionManager, RepositoryStoredSpecsLogService repositoryStoreSpecsLogService, TemplateRenderer templateRenderer) -
Uses of ProjectManager in com.atlassian.bamboo.plugins.bitbucket.v2.export
Constructors in com.atlassian.bamboo.plugins.bitbucket.v2.export with parameters of type ProjectManagerModifierConstructorDescriptionBitbucketCloudImporterExporter
(BitbucketApiService bitbucketApiService, SecretEncryptionService secretEncryptionService, CredentialsAccessor credentialsAccessor, ProjectManager projectManager) -
Uses of ProjectManager in com.atlassian.bamboo.plugins.github
Constructors in com.atlassian.bamboo.plugins.github with parameters of type ProjectManagerModifierConstructorDescriptionGitHubCommitCommenter
(AdministrationConfigurationAccessor administrationConfigurationAccessor, CachedDeploymentProjectService cachedDeploymentProjectService, ProjectManager projectManager, RepositoryDefinitionManager repositoryDefinitionManager, RepositoryStoredSpecsLogService repositoryStoreSpecsLogService, TemplateRenderer templateRenderer, CredentialsAccessor credentialsAccessor, com.atlassian.plugins.whitelist.OutboundWhitelist outboundWhitelist) -
Uses of ProjectManager in com.atlassian.bamboo.plugins.github.exporter
Constructors in com.atlassian.bamboo.plugins.github.exporter with parameters of type ProjectManagerModifierConstructorDescriptionGitHubConfigurationExporter
(SecretEncryptionService encryptionService, CredentialsAccessor credentialsAccessor, ProjectManager projectManager) -
Uses of ProjectManager in com.atlassian.bamboo.plugins.rest.gadget
Constructors in com.atlassian.bamboo.plugins.rest.gadget with parameters of type ProjectManagerModifierConstructorDescriptionPlanProjectResource
(CachedPlanManager cachedPlanManager, ProjectManager projectManager) -
Uses of ProjectManager in com.atlassian.bamboo.plugins.rest.resource
Constructors in com.atlassian.bamboo.plugins.rest.resource with parameters of type ProjectManagerModifierConstructorDescriptionAgentAssignmentResource
(AgentAssignmentService agentAssignmentService, AgentManager agentManager, CachedDeploymentProjectService cachedDeploymentProjectService, CachedEnvironmentService cachedEnvironmentService, ElasticImageConfigurationManager elasticImageConfigurationManager, EphemeralAgentsService ephemeralAgentsService, com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.sal.api.message.I18nResolver i18nResolver, CachedPlanManager cachedPlanManager, PlanRestService planRestService, ProjectManager projectManager, RestAuthenticationContext restAuthenticationContext) ProjectResource
(com.atlassian.sal.api.ApplicationProperties applicationProperties, BambooPermissionManager bambooPermissionManager, BambooUserManager bambooUserManager, CachedPlanManager cachedPlanManager, FeatureManager featureManager, com.atlassian.sal.api.message.I18nResolver i18nResolver, LabelManager labelManager, ProjectManager projectManager, PlanRestService planRestService, RepositoryDefinitionManager repositoryDefinitionManager, CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager, RssPermissionManager rssPermissionManager, ProjectConfigurationService projectConfigurationService, SpecsExporter specsExporter, VariableDefinitionManager variableDefinitionManager, VariableConfigurationService variableConfigurationService, CredentialsManager credentialsManager, PaginatedDataCollector paginatedDataCollector, VcsRepositoryManager vcsRepositoryManager, LinkService linkService, SharedCredentialConversionFunction sharedCredentialConversionFunction, RestAuthenticationContext restAuthenticationContext) 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, CachedEnvironmentService environmentService, ProjectManager projectManager, AdministrationConfigurationAccessor administrationConfigurationAccessor, CachedDeploymentProjectService cachedDeploymentProjectService) -
Uses of ProjectManager in com.atlassian.bamboo.plugins.rest.service
Constructors in com.atlassian.bamboo.plugins.rest.service with parameters of type ProjectManagerModifierConstructorDescriptionProjectsRestServiceImpl
(BambooCachingPermissionManagerFacadeFactory bambooCachingPermissionManagerFacadeFactory, CachedDeploymentProjectService cachedDeploymentProjectService, ProjectManager projectManager) -
Uses of ProjectManager in com.atlassian.bamboo.plugins.stash.rest.resource
Constructors in com.atlassian.bamboo.plugins.stash.rest.resource with parameters of type ProjectManagerModifierConstructorDescriptionStashBulkActionsResource
(com.atlassian.sal.api.ApplicationProperties applicationProperties, BitbucketSeverMirrorHelper mirrorHelper, BambooPermissionManager permissionManager, PlanManager planManager, com.atlassian.sal.api.message.I18nResolver i18nResolver, RepositoryDefinitionManager repositoryDefinitionManager, VcsRepositoryConfigurationService vcsRepositoryConfigurationService, AdministrationConfigurationAccessor administrationConfigurationAccessor, ProjectManager projectManager, StashClientProvider stashClientProvider, CustomVariableContext customVariableContext, VcsRepositoryManager vcsRepositoryManager) -
Uses of ProjectManager in com.atlassian.bamboo.plugins.testutils.builds
Constructors in com.atlassian.bamboo.plugins.testutils.builds with parameters of type ProjectManagerModifierConstructorDescriptionPlansGroupExecutionManager
(com.atlassian.event.api.EventPublisher eventPublisher, CachedPlanManager cachedPlanManager, ProjectManager projectManager, PlanExecutionManager planExecutionManager, BambooUserManager bambooUserManager, ResultsSummaryManager resultsSummaryManager) -
Uses of ProjectManager in com.atlassian.bamboo.plugins.testutils.plan
Constructors in com.atlassian.bamboo.plugins.testutils.plan with parameters of type ProjectManagerModifierConstructorDescriptionPlanTestServiceImpl
(ChainCreationService chainCreationService, JobCreationService jobCreationService, ProjectManager projectManager) -
Uses of ProjectManager in com.atlassian.bamboo.plugins.testutils.repository
Constructors in com.atlassian.bamboo.plugins.testutils.repository with parameters of type ProjectManagerModifierConstructorDescriptionRepositoryTestServiceImpl
(RepositoryDefinitionManager repositoryDefinitionManager, VcsRepositoryManager vcsRepositoryManager, VcsRepositoryConfigurationService vcsRepositoryConfigurationService, RssPermissionManager rssPermissionManager, ProjectManager projectManager) -
Uses of ProjectManager in com.atlassian.bamboo.plugins.testutils.rest.resource.plan
Constructors in com.atlassian.bamboo.plugins.testutils.rest.resource.plan with parameters of type ProjectManagerModifierConstructorDescriptionPlanResource
(ArtifactDefinitionManager artifactDefinitionManager, BambooUserManager bambooUserManager, CachedPlanManager cachedPlanManager, ChainCreationService chainCreationService, DeletionService deletionService, com.atlassian.event.api.EventPublisher eventPublisher, JobCreationService jobCreationService, JobService jobService, LabelManager labelManager, PlanManager planManager, ProjectManager projectManager, RepositoryDefinitionManager repositoryDefinitionManager, RepositoryTestService repositoryTestService, StageService stageService, TaskConfigurationService taskConfigurationService, TriggerConfigurationService triggerConfigurationService, TriggerTypeManager triggerTypeManager, UIConfigSupport uiConfigSupport, VariableConfigurationService variableConfigurationService, RestAuthenticationContext restAuthenticationContext) ProjectResource
(ProjectManager projectManager) -
Uses of ProjectManager in com.atlassian.bamboo.plugins.testutils.rest.resource.project
Constructors in com.atlassian.bamboo.plugins.testutils.rest.resource.project with parameters of type ProjectManagerModifierConstructorDescriptionProjectPermissionsResource
(PermissionsTestService permissionsTestService, ProjectManager projectManager) ProjectPlanPermissionsResource
(PermissionsTestService permissionsTestService, ProjectManager projectManager) -
Uses of ProjectManager in com.atlassian.bamboo.plugins.testutils.rest.resource.repository
Constructors in com.atlassian.bamboo.plugins.testutils.rest.resource.repository with parameters of type ProjectManagerModifierConstructorDescriptionRepositoryResource
(BambooUserManager bambooUserManager, RepositoryTestService repositoryTestService, RepositoryDefinitionManager repositoryDefinitionManager, VcsPullRequestService pullRequestService, VcsRepositoryManager vcsRepositoryManager, PlanManager planManager, ResultsSummaryManager resultsSummaryManager, BuildResultWarningSummaryManager buildResultWarningSummaryManager, BranchDetectionService branchDetectionService, BambooSpecsManager bambooSpecsManager, ProjectManager projectManager, CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager, RestAuthenticationContext restAuthenticationContext) -
Uses of ProjectManager in com.atlassian.bamboo.plugins.vcs.task.export
Fields in com.atlassian.bamboo.plugins.vcs.task.export declared as ProjectManagerModifier and TypeFieldDescriptionprotected final ProjectManager
AbstractVcsTaskExporter.projectManager
Constructors in com.atlassian.bamboo.plugins.vcs.task.export with parameters of type ProjectManagerModifierConstructorDescriptionAbstractVcsTaskExporter
(@NotNull RepositoryDefinitionManager repositoryDefinitionManager, @NotNull VcsRepositoryManager vcsRepositoryManager, @NotNull ProjectManager projectManager) VcsBranchTaskExporter
(@NotNull RepositoryDefinitionManager repositoryDefinitionManager, @NotNull VcsRepositoryManager vcsRepositoryManager, @NotNull ProjectManager projectManager) VcsCheckoutTaskExporter
(@NotNull RepositoryDefinitionManager repositoryDefinitionManager, @NotNull VcsRepositoryManager vcsRepositoryManager, @NotNull BambooPermissionManager bambooPermissionManager, @NotNull ProjectManager projectManager) VcsCommitTaskExporter
(@NotNull RepositoryDefinitionManager repositoryDefinitionManager, @NotNull VcsRepositoryManager vcsRepositoryManager, @NotNull ProjectManager projectManager) VcsPushTaskExporter
(@NotNull RepositoryDefinitionManager repositoryDefinitionManager, @NotNull VcsRepositoryManager vcsRepositoryManager, @NotNull ProjectManager projectManager) VcsTagTaskExporter
(@NotNull RepositoryDefinitionManager repositoryDefinitionManager, @NotNull VcsRepositoryManager vcsRepositoryManager, @NotNull ProjectManager projectManager) -
Uses of ProjectManager in com.atlassian.bamboo.project
Classes in com.atlassian.bamboo.project that implement ProjectManagerConstructors in com.atlassian.bamboo.project with parameters of type ProjectManagerModifierConstructorDescriptionDefaultProjectPermissionsService
(HibernateMutableAclService aclService, TransactionAndHibernateTemplate hibernateTemplate, BambooAclHelper aclHelper, ProjectManager projectManager, BambooPermissionManager bambooPermissionManager, BambooUserManager bambooUserManager, FeatureManager featureManager) DefaultProjectPlanPermissionsService
(HibernateMutableAclService aclService, TransactionAndHibernateTemplate hibernateTemplate, BambooAclHelper aclHelper, ProjectManager projectManage, BambooPermissionManager bambooPermissionManager, BambooUserManager bambooUserManager) ProjectConfigurationServiceImpl
(PlanManager planManager, ProjectManager projectManager, com.atlassian.struts.TextProvider textProvider, ValidationService validationService, AuditLogService auditLogService, com.atlassian.event.api.EventPublisher eventPublisher) -
Uses of ProjectManager in com.atlassian.bamboo.quickfilter.rule.plugin
Constructors in com.atlassian.bamboo.quickfilter.rule.plugin with parameters of type ProjectManagerModifierConstructorDescriptionInProjectRuleType
(@NotNull TemplateRenderer templateRenderer, @NotNull com.atlassian.struts.TextProvider textProvider, @NotNull ProjectManager projectManager) -
Uses of ProjectManager in com.atlassian.bamboo.security
Methods in com.atlassian.bamboo.security with parameters of type ProjectManagerModifier and TypeMethodDescriptionvoid
BambooCachingPermissionManagerFacadeImpl.setProjectManager
(ProjectManager projectManager) void
BambooPermissionManagerImpl.setProjectManager
(ProjectManager projectManager) -
Uses of ProjectManager in com.atlassian.bamboo.security.applinks
Constructors in com.atlassian.bamboo.security.applinks with parameters of type ProjectManagerModifierConstructorDescriptionBambooHostApplication
(com.atlassian.plugin.PluginAccessor pluginAccessor, com.atlassian.applinks.spi.util.TypeAccessor typeAccessor, ProjectManager projectManager, ProjectDao projectDao, AdministrationConfigurationAccessor administrationConfigurationAccessor, BootstrapManager bootstrapManager, com.atlassian.struts.TextProvider textProvider) -
Uses of ProjectManager in com.atlassian.bamboo.spring
Fields in com.atlassian.bamboo.spring with type parameters of type ProjectManagerModifier and TypeFieldDescriptionstatic final Supplier<ProjectManager>
ComponentAccessor.PROJECT_MANAGER
Deprecated. -
Uses of ProjectManager in com.atlassian.bamboo.webwork
Methods in com.atlassian.bamboo.webwork with parameters of type ProjectManagerModifier and TypeMethodDescriptionvoid
ViewTelemetryAction.setProjectManager
(ProjectManager projectManager) -
Uses of ProjectManager in com.atlassian.bamboo.ww2
Fields in com.atlassian.bamboo.ww2 declared as ProjectManagerMethods in com.atlassian.bamboo.ww2 with parameters of type ProjectManagerModifier and TypeMethodDescriptionvoid
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 ProjectManagerModifierConstructorDescriptionUIConfigSupportImpl
(BambooLicenseManager bambooLicenseManager, BambooUserManager bambooUserManager, TriggerTypeManager triggerTypeManager, JdkManager jdkManager, PlanManager planManager, ProjectManager projectManager, TaskManager taskManager, com.opensymphony.xwork2.TextProvider textProvider, BambooPermissionManager bambooPermissionManager) -
Uses of ProjectManager in com.atlassian.sal.bamboo.pluginsettings
Constructors in com.atlassian.sal.bamboo.pluginsettings with parameters of type ProjectManagerModifierConstructorDescriptionBambooPluginSettingsFactory
(com.atlassian.bandana.BandanaManager bandanaManager, PlanManager planManager, ProjectManager projectManager)