Uses of Interface
com.atlassian.bamboo.utils.i18n.I18nBeanFactory
Package
Description
-
Uses of I18nBeanFactory in com.atlassian.bamboo.configuration.external
ModifierConstructorDescriptionRepositoryStoredSpecsServiceImpl
(@NotNull AdministrationConfigurationAccessor administrationConfigurationAccessor, @NotNull BambooSpecsManager bambooSpecsManager, @NotNull CustomVariableContext customVariableContext, @NotNull com.atlassian.event.api.EventPublisher eventPublisher, @NotNull FeatureManager featureManager, @NotNull I18nBeanFactory i18nBeanFactory, @NotNull JavaSpecsImportService javaSpecsImportService, @NotNull com.atlassian.plugin.PluginAccessor pluginAccessor, @NotNull RepositoryDefinitionManager repositoryDefinitionManager, @NotNull RepositoryStoredSpecsLogService repositoryStoredSpecsLogService, @NotNull RepositoryStoredSpecsResultHelper repositoryStoredSpecsResultService, @NotNull RssExecutionDirectoryManager rssExecutionDirectoryManager, @NotNull RssPermissionsService rssPermissionsService, @NotNull YamlSpecsImportService yamlSpecsImportService, @NotNull AuditLogService auditLogService) RssDetectionServiceImpl
(@NotNull AdministrationConfigurationAccessor administrationConfigurationAccessor, @NotNull AuthorCreatorService authorCreatorService, @NotNull BambooSpecsManager bambooSpecsManager, @NotNull CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager, @NotNull CustomVariableContext customVariableContext, @NotNull ExtendedAuthorManager extendedAuthorManager, @NotNull FeatureManager featureManager, @NotNull I18nBeanFactory i18nBeanFactory, @NotNull RepositoryStoredSpecsService repositoryStoredSpecsService, @NotNull SpecsConsumerFactory specsConsumerFactory, @NotNull VcsRepositoryManager vcsRepositoryManager) -
Uses of I18nBeanFactory in com.atlassian.bamboo.configuration.external.rss
ModifierConstructorDescriptionSpecsConsumerFactoryImpl
(@NotNull AdministrationConfigurationAccessor administrationConfigurationAccessor, @NotNull BambooSpecsManager bambooSpecsManager, @NotNull BuildNumberGeneratorService buildNumberGenerator, @NotNull CachedPlanManager cachedPlanManager, @NotNull ChainResultManager chainResultManager, @NotNull DeploymentImportService deploymentImportService, @NotNull com.atlassian.event.api.EventPublisher eventPublisher, @NotNull I18nBeanFactory i18nBeanFactory, @NotNull PlanConfigImportService planConfigImportService, @NotNull PlanManager planManager, @NotNull PlanPermissionService planPermissionService, @NotNull ProjectImportService projectImportService, @NotNull RepositoryStoredSpecsResultHelper repositoryStoredSpecsResultService, @NotNull AuditLogService auditLogService, @NotNull BuildDefinitionManager buildDefinitionManager, @NotNull BuildDefinitionConverter buildDefinitionConverter, @NotNull FeatureManager featureManager) -
Uses of I18nBeanFactory in com.atlassian.bamboo.configuration.external.yaml
ModifierConstructorDescriptionBambooYamlParserImpl
(BambooYamlVersion1Converter bambooYamlVersion1Converter, BambooYamlOverrider bambooYamlOverrider, I18nBeanFactory i18nBeanFactory, com.atlassian.plugin.PluginAccessor pluginAccessor, TaskManager taskManager, VcsRepositoryManager repositoryManager, CustomEnvironmentPluginExportHelper customEnvironmentPluginExportHelper) -
Uses of I18nBeanFactory in com.atlassian.bamboo.configuration.external.yaml.format
ModifierConstructorDescriptionBambooYamlVersion1ConverterImpl
(@NotNull I18nBeanFactory i18nBeanFactory) -
Uses of I18nBeanFactory in com.atlassian.bamboo.plugin.web
ModifierConstructorDescriptionBambooWebFragmentHelper
(I18nBeanFactory i18nBeanFactory, com.atlassian.plugin.hostcontainer.HostContainer hostContainer, TemplateRenderer templateRenderer) -
Uses of I18nBeanFactory in com.atlassian.bamboo.sal.message
-
Uses of I18nBeanFactory in com.atlassian.bamboo.user
ModifierConstructorDescriptionDefaultAuthenticationContext
(BambooUserManager bambooUserManager, I18nBeanFactory i18nBeanFactory) Deprecated.since 6.6 use autowiring instead.DefaultAuthenticationContext
(I18nBeanFactory i18nBeanFactory) -
Uses of I18nBeanFactory in com.atlassian.bamboo.utils.i18n
-
Uses of I18nBeanFactory in com.atlassian.bamboo.ww2
Modifier and TypeMethodDescriptionvoid
BambooActionSupport.setI18nBeanFactory
(I18nBeanFactory i18nBeanFactory) void
BambooFreemarkerManager.setI18nBeanFactory
(@Nullable I18nBeanFactory i18nBeanFactory) -
Uses of I18nBeanFactory in com.atlassian.sal.bamboo.message