Uses of Interface
com.atlassian.bamboo.build.FlushableBuildLoggerManager
-
Packages that use FlushableBuildLoggerManager Package Description com.atlassian.bamboo com.atlassian.bamboo.build.logger -
-
Uses of FlushableBuildLoggerManager in com.atlassian.bamboo
Constructors in com.atlassian.bamboo with parameters of type FlushableBuildLoggerManager Constructor Description ClusterAwareLifecycleManagerImpl(PlanExecutionLockService planExecutionLockService, BambooAuthenticationContext bambooAuthenticationContext, AuditLogService auditLogService, MessageListenerContainerController messageListenerContainerController, ChangeDetectionController changeDetectionController, IndexerManager indexerManager, org.quartz.Scheduler scheduler, ElasticInstanceManager elasticInstanceManager, AwsAccountBean awsAccountBean, BambooPluginManager bambooPluginManager, com.atlassian.plugin.metadata.PluginMetadataManager pluginMetadataManager, ElasticAccountBean elasticAccountBean, FlushableBuildLoggerManager buildLoggerManager, BambooClusterNodeHeartbeatService bambooClusterNodeHeartbeatService, ClusterInfoManager clusterInfoManager, PluginClusterAwareService pluginClusterAwareService)
-
Uses of FlushableBuildLoggerManager in com.atlassian.bamboo.build.logger
Classes in com.atlassian.bamboo.build.logger that implement FlushableBuildLoggerManager Modifier and Type Class Description class
DefaultBuildLoggerManager
-