Uses of Interface
com.atlassian.bamboo.build.ServerBuildLoggerManager
Package
Description
-
Uses of ServerBuildLoggerManager in com.atlassian.bamboo.build.logger
-
Uses of ServerBuildLoggerManager in com.atlassian.bamboo.chains
ModifierConstructorDescriptionChainExecutionManagerImpl
(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
Modifier and TypeFieldDescriptionstatic final Supplier<ServerBuildLoggerManager>
ComponentAccessor.BUILD_LOGGER_MANAGER
Deprecated. -
Uses of ServerBuildLoggerManager in com.atlassian.bamboo.v2.build.agent
ModifierConstructorDescriptionLocalBuildResultProcessor
(BuildExecutionManager buildExecutionManager, ResultsSummaryManager resultsSummaryManager, com.atlassian.event.api.EventPublisher eventManager, ServerBuildLoggerManager buildLoggerManager, com.atlassian.plugin.PluginAccessor pluginAccessor, PlanStatePersisterService planStatePersisterService, CustomVariableContextRunner customVariableContextRunner, ExecutionPhaseService executionPhaseService)