Class BuildQueueCountersByPoolNotifier
- java.lang.Object
-
- jetbrains.buildServer.push.notificator.BuildQueueCountersByPoolNotifier
-
public class BuildQueueCountersByPoolNotifier extends Object
-
-
Constructor Summary
Constructors Constructor Description BuildQueueCountersByPoolNotifier(ExecutorServices executorServices, TopicsRegistry topicsRegistry, EventDispatcher<BuildServerListener> dispatcher, BuildQueueEx buildQueue, AgentPoolManager agentPoolManager)
-
-
-
Constructor Detail
-
BuildQueueCountersByPoolNotifier
public BuildQueueCountersByPoolNotifier(@NotNull ExecutorServices executorServices, @NotNull TopicsRegistry topicsRegistry, @NotNull EventDispatcher<BuildServerListener> dispatcher, @NotNull BuildQueueEx buildQueue, @NotNull AgentPoolManager agentPoolManager)
-
-