Class ExecutionRequest

java.lang.Object
org.qubership.atp.ram.models.RamObject
org.qubership.atp.ram.models.ExecutionRequest

@CompoundIndex(name="_id_testPlanId",def="{\'_id\': 1, \'testPlanId\': 1}") @CompoundIndex(name="projectId_executionStatus_finishDate",def="{\'projectId\': 1, \'executionStatus\': 1, \'finishDate\': 1}") public class ExecutionRequest extends RamObject