Uses of Class
jetbrains.buildServer.notification.accumulators.UnmuteTestEventAccumulator.UnmuteTestEventValue
-
Packages that use UnmuteTestEventAccumulator.UnmuteTestEventValue Package Description jetbrains.buildServer.notification.accumulators -
-
Uses of UnmuteTestEventAccumulator.UnmuteTestEventValue in jetbrains.buildServer.notification.accumulators
Methods in jetbrains.buildServer.notification.accumulators that return UnmuteTestEventAccumulator.UnmuteTestEventValue Modifier and Type Method Description UnmuteTestEventAccumulator.UnmuteTestEventValueUnmuteTestEventAccumulator. createValue(Collection<STest> tests)Methods in jetbrains.buildServer.notification.accumulators with parameters of type UnmuteTestEventAccumulator.UnmuteTestEventValue Modifier and Type Method Description voidUnmuteTestEventAccumulator. fireEvent(UnmuteTestEventAccumulator.UnmuteTestEventKey unmuteTestEventKey, UnmuteTestEventAccumulator.UnmuteTestEventValue unmuteTestEventValue)voidUnmuteTestEventAccumulator.UnmuteTestEventValue. update(UnmuteTestEventAccumulator.UnmuteTestEventValue newValue)
-