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 interfaceNotificationEventAccumulator.Accumulator<Key extends NotificationEventAccumulator.EventKey,Value extends NotificationEventAccumulator.EventValue<Value>>static classNotificationEventAccumulator.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 classTestResponsibilityEventAccumulator.TestResponsibilityEventValuestatic classUnmuteTestEventAccumulator.UnmuteTestEventValue
-