Uses of Class
org.qubership.atp.ram.models.ExecutionRequest
Packages that use ExecutionRequest
Package
Description
-
Uses of ExecutionRequest in org.qubership.atp.ram.dto.response
Constructors in org.qubership.atp.ram.dto.response with parameters of type ExecutionRequestModifierConstructorDescriptionJointExecutionRequestSearchResponse(ExecutionRequest executionRequest) -
Uses of ExecutionRequest in org.qubership.atp.ram.entities.treenodes
Constructors in org.qubership.atp.ram.entities.treenodes with parameters of type ExecutionRequestModifierConstructorDescriptionExecutionRequestTreeNode(ExecutionRequest executionRequest) ExecutionRequestTreeNode constructor. -
Uses of ExecutionRequest in org.qubership.atp.ram.models
Methods in org.qubership.atp.ram.models with parameters of type ExecutionRequestModifier and TypeMethodDescriptionvoidJointExecutionRequest.upsertRun(ExecutionRequest executionRequest) Add or update run.Constructors in org.qubership.atp.ram.models with parameters of type ExecutionRequest