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.UnmuteTestEventKeyUnmuteTestEventAccumulator. createKey(MuteInfo muteInfo, SUser user)Methods in jetbrains.buildServer.notification.accumulators with parameters of type UnmuteTestEventAccumulator.UnmuteTestEventKey Modifier and Type Method Description voidUnmuteTestEventAccumulator. fireEvent(UnmuteTestEventAccumulator.UnmuteTestEventKey unmuteTestEventKey, UnmuteTestEventAccumulator.UnmuteTestEventValue unmuteTestEventValue)
-