Class ExecuteRequestDto
java.lang.Object
org.qubership.atp.itf.lite.backend.feign.dto.ExecuteRequestDto
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncontextVariables(Object contextVariables) dataSetStorageId(UUID dataSetStorageId) emailRecipients(List<String> emailRecipients) emailSubject(String emailSubject) emailTemplateId(UUID emailTemplateId) environmentIds(List<UUID> environmentIds) flags(List<ExecuteRequestDto.FlagsEnum> flags) isIgnoreFailedChecks(Boolean isIgnoreFailedChecks) isMandatoryCheck(Boolean isMandatoryCheck) isSsmCheck(Boolean isSsmCheck) logCollectorTemplateId(UUID logCollectorTemplateId) testPlanId(UUID testPlanId) testScenarios(List<EnrichedScenarioDto> testScenarios) threadCount(Integer threadCount)
-
Constructor Details
-
ExecuteRequestDto
public ExecuteRequestDto()
-
-
Method Details
-
contextVariables
-
emailRecipients
-
emailSubject
-
emailTemplateId
-
environmentIds
-
flags
-
logCollectorTemplateId
-
name
-
projectId
-
taToolIds
-
testScenarios
-
testPlanId
-
threadCount
-
isMandatoryCheck
-
isSsmCheck
-
isIgnoreFailedChecks
-
dataSetStorageId
-
datasetId
-