Uses of Interface
com.atlassian.bamboo.v2.build.agent.ResultProcessor
Packages that use ResultProcessor
-
Uses of ResultProcessor in com.atlassian.bamboo.v2.build.agent
Subinterfaces of ResultProcessor in com.atlassian.bamboo.v2.build.agentClasses in com.atlassian.bamboo.v2.build.agent that implement ResultProcessorConstructors in com.atlassian.bamboo.v2.build.agent with parameters of type ResultProcessorModifierConstructorDescriptionBuildAgentControllerImpl
(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, SecretEncryptionService secretEncryptionService, AgentCipherProviderService agentCipherProviderService, AdministrationConfigurationAccessor administrationConfigurationAccessor) -
Uses of ResultProcessor in com.atlassian.bamboo.v2.build.agent.remote
Classes in com.atlassian.bamboo.v2.build.agent.remote that implement ResultProcessor