Uses of Interface
com.atlassian.bamboo.warnings.parsers.ParsersListProvider
Packages that use ParsersListProvider
Package
Description
-
Uses of ParsersListProvider in com.atlassian.bamboo.warnings
Constructors in com.atlassian.bamboo.warnings with parameters of type ParsersListProviderModifierConstructorDescriptionWarningsTask
(BuildWarningSummaryCollationService buildWarningSummaryCollationService, com.atlassian.sal.api.message.I18nResolver i18nResolver, ParsersListProvider parsersListProvider) WarningsTaskConfigurator
(com.atlassian.sal.api.message.I18nResolver i18nResolver, TaskConfiguratorHelper taskConfiguratorHelper, CachedPlanManager cachedPlanManager, ParsersListProvider parsersListProvider) -
Uses of ParsersListProvider in com.atlassian.bamboo.warnings.export
Constructors in com.atlassian.bamboo.warnings.export with parameters of type ParsersListProviderModifierConstructorDescriptionWarningsTaskExporter
(@NotNull RepositoryDefinitionManager repositoryDefinitionManager, @NotNull ParsersListProvider parsersListProvider) -
Uses of ParsersListProvider in com.atlassian.bamboo.warnings.parsers
Classes in com.atlassian.bamboo.warnings.parsers that implement ParsersListProvider