Uses of Interface
com.atlassian.bamboo.utils.i18n.I18nBeanFactory
Packages that use I18nBeanFactory
Package
Description
-
Uses of I18nBeanFactory in com.atlassian.bamboo.configuration.external
Constructors in com.atlassian.bamboo.configuration.external with parameters of type I18nBeanFactoryModifierConstructorDescriptionRepositoryStoredSpecsServiceImpl
(@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
Constructors in com.atlassian.bamboo.configuration.external.rss with parameters of type I18nBeanFactoryModifierConstructorDescriptionSpecsConsumerFactoryImpl
(@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
Constructors in com.atlassian.bamboo.configuration.external.yaml with parameters of type I18nBeanFactoryModifierConstructorDescriptionBambooYamlParserImpl
(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
Constructors in com.atlassian.bamboo.configuration.external.yaml.format with parameters of type I18nBeanFactoryModifierConstructorDescriptionBambooYamlVersion1ConverterImpl
(@NotNull I18nBeanFactory i18nBeanFactory) -
Uses of I18nBeanFactory in com.atlassian.bamboo.plugin.web
Constructors in com.atlassian.bamboo.plugin.web with parameters of type I18nBeanFactoryModifierConstructorDescriptionBambooWebFragmentHelper
(I18nBeanFactory i18nBeanFactory, com.atlassian.plugin.hostcontainer.HostContainer hostContainer, TemplateRenderer templateRenderer) -
Uses of I18nBeanFactory in com.atlassian.bamboo.plugins.lookandfeel
Constructors in com.atlassian.bamboo.plugins.lookandfeel with parameters of type I18nBeanFactoryModifierConstructorDescriptionConfigurePage
(AdministrationConfigurationAccessor administrationConfigurationAccessor, AdministrationConfigurationPersister administrationConfigurationPersister, LookAndFeelAssetsProvider lookAndFeelAssetsProvider, I18nBeanFactory i18nBeanFactory) -
Uses of I18nBeanFactory in com.atlassian.bamboo.sal.message
Constructors in com.atlassian.bamboo.sal.message with parameters of type I18nBeanFactory -
Uses of I18nBeanFactory in com.atlassian.bamboo.user
Constructors in com.atlassian.bamboo.user with parameters of type I18nBeanFactoryModifierConstructorDescriptionDefaultAuthenticationContext
(BambooUserManager bambooUserManager, I18nBeanFactory i18nBeanFactory) Deprecated.since 6.6 use autowiring instead.DefaultAuthenticationContext
(I18nBeanFactory i18nBeanFactory) -
Uses of I18nBeanFactory in com.atlassian.bamboo.utils.i18n
Classes in com.atlassian.bamboo.utils.i18n that implement I18nBeanFactoryConstructors in com.atlassian.bamboo.utils.i18n with parameters of type I18nBeanFactory -
Uses of I18nBeanFactory in com.atlassian.bamboo.ww2
Methods in com.atlassian.bamboo.ww2 with parameters of type I18nBeanFactoryModifier and TypeMethodDescriptionvoid
BambooActionSupport.setI18nBeanFactory
(I18nBeanFactory i18nBeanFactory) void
BambooFreemarkerManager.setI18nBeanFactory
(@Nullable I18nBeanFactory i18nBeanFactory) -
Uses of I18nBeanFactory in com.atlassian.sal.bamboo.message
Constructors in com.atlassian.sal.bamboo.message with parameters of type I18nBeanFactory