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.UnmuteTestEventValue
UnmuteTestEventAccumulator. createValue(Collection<STest> tests)
Methods in jetbrains.buildServer.notification.accumulators with parameters of type UnmuteTestEventAccumulator.UnmuteTestEventValue Modifier and Type Method Description void
UnmuteTestEventAccumulator. fireEvent(UnmuteTestEventAccumulator.UnmuteTestEventKey unmuteTestEventKey, UnmuteTestEventAccumulator.UnmuteTestEventValue unmuteTestEventValue)
void
UnmuteTestEventAccumulator.UnmuteTestEventValue. update(UnmuteTestEventAccumulator.UnmuteTestEventValue newValue)
-