Uses of Class
org.qubership.atp.ram.logging.entities.requests.CreatedTestRunRequest
Packages that use CreatedTestRunRequest
Package
Description
-
Uses of CreatedTestRunRequest in org.qubership.atp.ram.logging.controllers
Methods in org.qubership.atp.ram.logging.controllers with parameters of type CreatedTestRunRequestModifier and TypeMethodDescriptionTestRunLoggingController.update(CreatedTestRunRequest request) Update test run. -
Uses of CreatedTestRunRequest in org.qubership.atp.ram.logging.entities.requests
Subclasses of CreatedTestRunRequest in org.qubership.atp.ram.logging.entities.requests -
Uses of CreatedTestRunRequest in org.qubership.atp.ram.logging.services
Methods in org.qubership.atp.ram.logging.services with parameters of type CreatedTestRunRequestModifier and TypeMethodDescriptionTestRunLoggingService.update(CreatedTestRunRequest request) Update test run.