Uses of Class
jetbrains.buildServer.notification.accumulators.TestResponsibilityEventAccumulator.TestResponsibilityEventValue
-
Packages that use TestResponsibilityEventAccumulator.TestResponsibilityEventValue Package Description jetbrains.buildServer.notification.accumulators -
-
Uses of TestResponsibilityEventAccumulator.TestResponsibilityEventValue in jetbrains.buildServer.notification.accumulators
Methods in jetbrains.buildServer.notification.accumulators that return TestResponsibilityEventAccumulator.TestResponsibilityEventValue Modifier and Type Method Description TestResponsibilityEventAccumulator.TestResponsibilityEventValue
TestResponsibilityEventAccumulator. createValue(TestNameResponsibilityEntry oldValue, Collection<TestName> testNames)
Methods in jetbrains.buildServer.notification.accumulators with parameters of type TestResponsibilityEventAccumulator.TestResponsibilityEventValue Modifier and Type Method Description void
TestResponsibilityEventAccumulator. fireEvent(TestResponsibilityEventAccumulator.TestResponsibilityEventKey key, TestResponsibilityEventAccumulator.TestResponsibilityEventValue value)
void
TestResponsibilityEventAccumulator.TestResponsibilityEventValue. update(TestResponsibilityEventAccumulator.TestResponsibilityEventValue value)
-