Uses of Interface
com.atlassian.bamboo.build.warning.BuildWarningSummaryCollationService
-
Packages that use BuildWarningSummaryCollationService Package Description com.atlassian.bamboo.build.warning com.atlassian.bamboo.v2.build.agent com.atlassian.bamboo.warnings -
-
Uses of BuildWarningSummaryCollationService in com.atlassian.bamboo.build.warning
Classes in com.atlassian.bamboo.build.warning that implement BuildWarningSummaryCollationService Modifier and Type Class Description class
BuildWarningSummaryCollationServiceImpl
-
Uses of BuildWarningSummaryCollationService in com.atlassian.bamboo.v2.build.agent
Constructors in com.atlassian.bamboo.v2.build.agent with parameters of type BuildWarningSummaryCollationService Constructor Description BuildAgentControllerImpl(AgentContext agentContext, AgentQueueAccessor agentQueueAccessor, BuildLoggerManager buildLoggerManager, ResultProcessor resultProcessor, CapabilityContext capabilityContext, RemotedCapabilitySetManager capabilitySetManager, CustomVariableContext customVariableContext, ErrorUpdateHandler errorUpdateHandler, ExecutionPhaseService executionPhaseService, com.atlassian.event.api.EventPublisher eventPublisher, DockerContainerControllerFactory dockerContainerControllerFactory, BuildWarningSummaryCollationService buildWarningSummaryCollationService, BuildLoggingContext buildLoggingContext, SecureXStreamFactory secureXStreamFactory, BuildDirectoryManager buildDirectoryManager, ArtifactManager artifactManager)
-
Uses of BuildWarningSummaryCollationService in com.atlassian.bamboo.warnings
Constructors in com.atlassian.bamboo.warnings with parameters of type BuildWarningSummaryCollationService Constructor Description WarningsTask(BuildWarningSummaryCollationService buildWarningSummaryCollationService, com.atlassian.sal.api.message.I18nResolver i18nResolver, ParsersListProvider parsersListProvider)
-