Uses of Class
org.qubership.atp.ram.logging.entities.requests.CreatedTestPlanRequest
Packages that use CreatedTestPlanRequest
-
Uses of CreatedTestPlanRequest in org.qubership.atp.ram.logging.controllers
Methods in org.qubership.atp.ram.logging.controllers with parameters of type CreatedTestPlanRequestModifier and TypeMethodDescriptionTestPlanLoggingController.findOrCreate(CreatedTestPlanRequest createdTestPlanRequest) Find existed test plan or created new by info from request.