Uses of Interface
jetbrains.buildServer.notification.NotificationEventAccumulator.EventKey
-
Packages that use NotificationEventAccumulator.EventKey Package Description jetbrains.buildServer.notification jetbrains.buildServer.notification.accumulators -
-
Uses of NotificationEventAccumulator.EventKey in jetbrains.buildServer.notification
Classes in jetbrains.buildServer.notification with type parameters of type NotificationEventAccumulator.EventKey Modifier and Type Interface Description static interface
NotificationEventAccumulator.Accumulator<Key extends NotificationEventAccumulator.EventKey,Value extends NotificationEventAccumulator.EventValue<Value>>
-
Uses of NotificationEventAccumulator.EventKey in jetbrains.buildServer.notification.accumulators
Classes in jetbrains.buildServer.notification.accumulators that implement NotificationEventAccumulator.EventKey Modifier and Type Class Description static class
TestResponsibilityEventAccumulator.TestResponsibilityEventKey
static class
UnmuteTestEventAccumulator.UnmuteTestEventKey
-