Constructor and Description |
---|
BuildSuspensionCheckBean(com.opensymphony.xwork2.TextProvider textProvider,
AdministrationConfigurationAccessor administrationConfigurationAccessor,
AdminErrorHandler adminErrorHandler,
BambooLicenseManager bambooLicenseManager,
PlanManager planManager) |
Modifier and Type | Method and Description |
---|---|
void |
ValidateOracleJDBCDriverVersion.setAdminErrorHandler(AdminErrorHandler adminErrorHandler) |
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) |
Modifier and Type | Class and Description |
---|---|
class |
AdminErrorHandlerImpl |
Modifier and Type | Field and Description |
---|---|
protected AdminErrorHandler |
AdminErrorAction.adminErrorHandler
Cannot be @Autowired because this bean is created with webwork.bean("com.atlassian.bamboo.logger.AdminErrorAction")
and it can't resolve fields annotated with @Autowired
|
Constructor and Description |
---|
ImportExportManagerImpl(DeletionService deletionService,
XmlMigrator xmlMigrator,
com.opensymphony.xwork2.TextProvider textProvider,
AdminErrorHandler adminErrorHandler,
DummyResultsSummaryCache dummyResultsSummaryCache,
ImmutablePlanCacheService immutablePlanCacheService,
ServerLifecycleManager serverLifecycleManager,
org.hibernate.SessionFactory sessionFactory) |
Modifier and Type | Method and Description |
---|---|
AdminErrorHandler |
Import.getAdminErrorHandler() |
Modifier and Type | Method and Description |
---|---|
void |
Import.setAdminErrorHandler(AdminErrorHandler adminErrorHandler) |
Modifier and Type | Method and Description |
---|---|
AdminErrorHandler |
ExceptionTranslatorImpl.getAdminErrorHandler() |
Modifier and Type | Method and Description |
---|---|
void |
ExceptionTranslatorImpl.setAdminErrorHandler(AdminErrorHandler adminErrorHandler) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.