Uses of Interface
com.atlassian.bamboo.build.ServerBuildLoggerManager
Packages that use ServerBuildLoggerManager
Package
Description
-
Uses of ServerBuildLoggerManager in com.atlassian.bamboo.build.logger
Classes in com.atlassian.bamboo.build.logger that implement ServerBuildLoggerManager -
Uses of ServerBuildLoggerManager in com.atlassian.bamboo.chains
Constructors in com.atlassian.bamboo.chains with parameters of type ServerBuildLoggerManagerModifierConstructorDescriptionChainExecutionManagerImpl
(PlanStatePersisterService planStatePersisterService, JobExecutionManager buildContextExecutor, ChainStateFactory chainStateFactory, BuildContextFactory buildContextFactory, com.atlassian.event.api.EventPublisher eventPublisher, ChainPluginSupport chainPluginSupport, ErrorUpdateHandler errorUpdateHandler, AuthorCreatorService authorCreatorService, ResultsSummaryManager resultsSummaryManager, BuildDirectoryManager buildDirectoryManager, VcsBranchIntegrationHelper branchIntegrationHelper, CustomVariableContext customVariableContext, PlanExecutionLockService planExecutionLockService, PlanVcsRevisionHistoryService planVcsRevisionHistoryService, CachedPlanManager cachedPlanManager, VcsRepositoryManager vcsRepositoryManager, StorageTagService storageTagService, PlanBranchPullRequestService planBranchPullRequestService, StorageLocationService storageLocationService, ServerBuildLoggerManager buildLoggerManager, DeploymentVersionService deploymentVersionService, ChainStatePersister chainStatePersister, BambooOpenSessionTemplate bambooOpenSessionTemplate) -
Uses of ServerBuildLoggerManager in com.atlassian.bamboo.spring
Fields in com.atlassian.bamboo.spring with type parameters of type ServerBuildLoggerManagerModifier and TypeFieldDescriptionstatic final Supplier<ServerBuildLoggerManager>
ComponentAccessor.BUILD_LOGGER_MANAGER
Deprecated. -
Uses of ServerBuildLoggerManager in com.atlassian.bamboo.v2.build.agent
Constructors in com.atlassian.bamboo.v2.build.agent with parameters of type ServerBuildLoggerManagerModifierConstructorDescriptionLocalBuildResultProcessor
(BuildExecutionManager buildExecutionManager, ResultsSummaryManager resultsSummaryManager, com.atlassian.event.api.EventPublisher eventManager, ServerBuildLoggerManager buildLoggerManager, com.atlassian.plugin.PluginAccessor pluginAccessor, PlanStatePersisterService planStatePersisterService, CustomVariableContextRunner customVariableContextRunner, ExecutionPhaseService executionPhaseService)