Constructor and Description |
---|
DataCollector(com.atlassian.event.api.EventPublisher eventPublisher,
ServerStatusProvider serverStatusProvider,
ProjectManager projectManager,
PlanManager planManager,
ChainStageManager chainStageManager,
AdministrationConfigurationAccessor administrationConfigurationAccessor,
AgentManager agentManager,
com.atlassian.applinks.api.ApplicationLinkService applicationLinkService,
com.atlassian.analytics.api.services.AnalyticsConfigService analyticsConfigService) |
Modifier and Type | Field and Description |
---|---|
protected ProjectManager |
PlanCreationTemplate.projectManager |
Constructor and Description |
---|
ChainBranchCreationServiceImpl(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) |
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,
BranchDetectionService branchDetectionService,
TriggerConfigurationService triggerConfigurationService,
PlanVcsRevisionHistoryService planVcsRevisionHistoryService,
BuildNumberGeneratorService buildNumberGeneratorService) |
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) |
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) |
PlanValidationServiceImpl(ValidationService validationService,
ProjectManager projectManager,
PlanManager planManager,
com.opensymphony.xwork2.TextProvider textProvider,
ChainBranchManager chainBranchManager) |
Constructor and Description |
---|
AgentAssignmentServiceImpl(AgentAssignmentDao agentAssignmentDao,
org.springframework.transaction.support.TransactionTemplate transactionTemplate,
ProjectManager projectManager,
CachedPlanManager cachedPlanManager,
com.atlassian.struts.TextProvider textProvider,
EnvironmentService environmentService,
com.atlassian.event.api.EventPublisher eventPublisher,
CapabilitySetManager capabilitySetManager,
CapabilityRequirementsMatcher capabilityRequirementsMatcher) |
Constructor and Description |
---|
DeletionServiceImpl(ErrorHandler errorHandler,
BuildResultsIndexer buildResultsIndexer,
PlanScheduler planScheduler,
PlanDependencyManager planDependencyManager,
PlanParticleManager planParticleManager,
com.atlassian.event.api.EventPublisher eventPublisher,
ResultsSummaryManager resultsSummaryManager,
BuildSuspensionCheckBean buildSuspensionCheckBean,
AdminErrorHandler adminErrorHandler,
org.acegisecurity.acls.MutableAclService aclService,
ProjectManager projectManager,
PlanManager planManager,
ChainStageDao chainStageDao,
com.atlassian.bandana.BandanaPersister bandanaPersister,
com.atlassian.plugin.PluginAccessor pluginAccessor,
ArtifactDefinitionManager artifactDefinitionManager,
ArtifactSubscriptionManager artifactSubscriptionManager,
ArtifactManager artifactManager,
AuditLogService auditLogService,
VariableDefinitionManager variableDefinitionManager,
RepositoryDefinitionManager repositoryDefinitionManager,
PlanVcsRevisionHistoryService planVcsRevisionHistoryService,
ChainBranchManager chainBranchManager,
VcsBranchManager vcsBranchManager,
StopBuildManager stopBuildManager,
ImmutablePlanCacheService immutablePlanCacheService,
ArtifactDao artifactDao,
DeploymentProjectService deploymentProjectService,
DeploymentVersionService deploymentVersionService,
AgentAssignmentService agentAssignmentService) |
Constructor and Description |
---|
PlanManagerImpl(PlanDao planDao,
BambooLicenseManager bambooLicenseManager,
com.atlassian.event.api.EventPublisher eventPublisher,
ProjectManager projectManager,
PlanScheduler planScheduler) |
Constructor and Description |
---|
BambooContentLinkProvider(ProjectManager projectManager,
com.atlassian.sal.api.message.I18nResolver i18nResolver) |
Constructor and Description |
---|
BambooProjectAggregateRootTypeCapability(ProjectManager projectManager,
BambooUserManager bambooUserManager,
BambooPermissionManager bambooPermissionManager,
DeletionService deletionService,
com.atlassian.sal.api.ApplicationProperties applicationProperties) |
Constructor and Description |
---|
PlanProjectResource(CachedPlanManager cachedPlanManager,
ProjectManager projectManager) |
Constructor and Description |
---|
AgentAssignmentResource(AgentAssignmentService agentAssignmentService,
AgentManager agentManager,
CachedPlanManager cachedPlanManager,
DeploymentProjectService deploymentProjectService,
ElasticImageConfigurationManager elasticImageConfigurationManager,
EnvironmentService environmentService,
com.atlassian.event.api.EventPublisher eventPublisher,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
PlanManager planManager,
PlanRestService planRestService,
ProjectManager projectManager) |
CloneResource(ChainCreationService chainCreationService,
BambooPermissionManager bambooPermissionManager,
ProjectManager projectManager,
PlanRestService planRestService) |
ProjectResource(BambooPermissionManager bambooPermissionsManager,
BambooUserManager bambooUserManager,
CachedPlanManager cachedPlanManager,
LabelManager labelManager,
ProjectManager projectManager,
PlanRestService planRestService) |
SearchResource(AdministrationConfigurationAccessor administrationConfigurationAccessor,
BambooUserManager bambooUserManager,
CachedPlanManager cachedPlanManager,
CustomVariableContext customVariableContext,
DeploymentVersionService deploymentVersionService,
GravatarService gravatarService,
ExtendedAuthorManager authorManager,
PlanRestService planRestService,
ProjectManager projectManager,
com.atlassian.sal.api.message.I18nResolver i18nResolver) |
Constructor and Description |
---|
ResultServiceImpl(AdministrationConfigurationAccessor administrationConfigurationAccessor,
ArtifactLinkManager artifactLinkManager,
BambooUserManager bambooUserManager,
BuildLogFileAccessorFactory buildLogFileAccessorFactory,
BuildLoggerManager buildLoggerManager,
BuildQueueManager buildQueueManager,
CommentService commentService,
ExecutableAgentsHelper executableAgentsHelper,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
LabelManager labelManager,
PlanExecutionManager planExecutionManager,
PlanRestService planRestService,
ProjectManager projectManager,
ResultsSummaryManager resultsSummaryManager,
StageStatusHelper stageStatusHelper) |
Constructor and Description |
---|
PlanTestServiceImpl(ChainCreationService chainCreationService,
JobCreationService jobCreationService,
ProjectManager projectManager) |
Constructor and Description |
---|
PlanResource(ArtifactDefinitionManager artifactDefinitionManager,
BambooUserManager bambooUserManager,
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) |
ProjectResource(ProjectManager projectManager) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultProjectManager |
Constructor and Description |
---|
InProjectRuleType(TemplateRenderer templateRenderer,
com.atlassian.struts.TextProvider textProvider,
ProjectManager projectManager) |
Constructor and Description |
---|
BambooHostApplication(com.atlassian.plugin.PluginAccessor pluginAccessor,
com.atlassian.applinks.spi.util.TypeAccessor typeAccessor,
ProjectManager projectManager,
AdministrationConfigurationAccessor administrationConfigurationAccessor,
BootstrapManager bootstrapManager,
com.atlassian.applinks.api.ApplicationLinkService applicationLinkService,
com.atlassian.struts.TextProvider textProvider) |
Modifier and Type | Method and Description |
---|---|
void |
ViewTelemetryAction.setProjectManager(ProjectManager projectManager) |
Modifier and Type | Field and Description |
---|---|
protected ProjectManager |
BambooActionSupport.projectManager |
Modifier and Type | Method and Description |
---|---|
void |
BambooActionSupport.setProjectManager(ProjectManager projectManager) |
Constructor and Description |
---|
UIConfigSupportImpl(BambooLicenseManager bambooLicenseManager,
BambooUserManager bambooUserManager,
BuildStrategyManager buildStrategyManager,
JdkManager jdkManager,
PlanManager planManager,
ProjectManager projectManager,
RepositoryManager repositoryManager,
TaskManager taskManager,
com.opensymphony.xwork2.TextProvider textProvider,
WebRepositoryViewerManager webRepositoryViewerManager) |
Constructor and Description |
---|
BambooPluginSettingsFactory(com.atlassian.bandana.BandanaManager bandanaManager,
PlanManager planManager,
ProjectManager projectManager) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.