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