Uses of Class
jetbrains.buildServer.notification.accumulators.UnmuteTestEventAccumulator.UnmuteTestEventKey
-
Packages that use UnmuteTestEventAccumulator.UnmuteTestEventKey Package Description jetbrains.buildServer.notification.accumulators -
-
Uses of UnmuteTestEventAccumulator.UnmuteTestEventKey in jetbrains.buildServer.notification.accumulators
Methods in jetbrains.buildServer.notification.accumulators that return UnmuteTestEventAccumulator.UnmuteTestEventKey Modifier and Type Method Description UnmuteTestEventAccumulator.UnmuteTestEventKey
UnmuteTestEventAccumulator. createKey(MuteInfo muteInfo, SUser user)
Methods in jetbrains.buildServer.notification.accumulators with parameters of type UnmuteTestEventAccumulator.UnmuteTestEventKey Modifier and Type Method Description void
UnmuteTestEventAccumulator. fireEvent(UnmuteTestEventAccumulator.UnmuteTestEventKey unmuteTestEventKey, UnmuteTestEventAccumulator.UnmuteTestEventValue unmuteTestEventValue)
-