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) |
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) |
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 © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.