Class CommandDto
java.lang.Object
org.qubership.atp.mia.controllers.api.dto.CommandDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-09-12T06:34:49.113363471Z[Etc/UTC]")
public class CommandDto
extends Object
CommandDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddEthalonFilesForGenerationItem(String ethalonFilesForGenerationItem) addFileMarkersItem(FileMarkerDto fileMarkersItem) addFilesForUploadItem(String filesForUploadItem) addNamesOfFilesForGenerationItem(String namesOfFilesForGenerationItem) addPathsForDownloadItem(String pathsForDownloadItem) addValuesItem(String valuesItem) charsetForGeneratedFile(String charsetForGeneratedFile) delayForGeneration(String delayForGeneration) description(String description) displayDownloadedFileContent(Boolean displayDownloadedFileContent) booleanethalonFilesForGeneration(List<String> ethalonFilesForGeneration) fileExtension(String fileExtension) fileMarkers(List<@Valid FileMarkerDto> fileMarkers) filesForUpload(List<String> filesForUpload) Get atpValuesGet charsetForGeneratedFileGet delayForGenerationGet descriptionGet displayDownloadedFileContentGet ethalonFilesForGenerationGet fileExtension@Valid List<@Valid FileMarkerDto> Get fileMarkersGet filesForUploadGet logFileNameFormat@Valid MarkerDtoGet markergetName()Get nameGet namesOfFilesForGenerationGet pathForUploadGet pathsForDownloadGet regexpForFileRetrieve@Valid RestDtogetRest()Get restGet saveGeneratedFilesToParameter@Valid SoapDtogetSoap()Get soapGet system@Valid TestDataParamsDtoGet testDataParamsGet toExecutegetType()Get typegetValue()Get valueGet valuesGet variablesToExtractFromLogGet warningDescriptioninthashCode()logFileNameFormat(String logFileNameFormat) namesOfFilesForGeneration(List<String> namesOfFilesForGeneration) pathForUpload(String pathForUpload) pathsForDownload(List<String> pathsForDownload) putAtpValuesItem(String key, String atpValuesItem) putVariablesToExtractFromLogItem(String key, String variablesToExtractFromLogItem) regexpForFileRetrieve(String regexpForFileRetrieve) saveGeneratedFilesToParameter(String saveGeneratedFilesToParameter) voidsetAtpValues(Map<String, String> atpValues) voidsetCharsetForGeneratedFile(String charsetForGeneratedFile) voidsetDelayForGeneration(String delayForGeneration) voidsetDescription(String description) voidsetDisplayDownloadedFileContent(Boolean displayDownloadedFileContent) voidsetEthalonFilesForGeneration(List<String> ethalonFilesForGeneration) voidsetFileExtension(String fileExtension) voidsetFileMarkers(List<@Valid FileMarkerDto> fileMarkers) voidsetFilesForUpload(List<String> filesForUpload) voidsetLogFileNameFormat(String logFileNameFormat) voidvoidvoidsetNamesOfFilesForGeneration(List<String> namesOfFilesForGeneration) voidsetPathForUpload(String pathForUpload) voidsetPathsForDownload(List<String> pathsForDownload) voidsetRegexpForFileRetrieve(String regexpForFileRetrieve) voidvoidsetSaveGeneratedFilesToParameter(String saveGeneratedFilesToParameter) voidvoidvoidsetTestDataParams(TestDataParamsDto testDataParams) voidsetToExecute(String toExecute) voidvoidvoidvoidsetVariablesToExtractFromLog(Map<String, String> variablesToExtractFromLog) voidsetWarningDescription(String warningDescription) testDataParams(TestDataParamsDto testDataParams) toString()variablesToExtractFromLog(Map<String, String> variablesToExtractFromLog) warningDescription(String warningDescription)
-
Constructor Details
-
CommandDto
public CommandDto()
-
-
Method Details
-
pathForUpload
-
getPathForUpload
Get pathForUpload- Returns:
- pathForUpload
-
setPathForUpload
-
regexpForFileRetrieve
-
getRegexpForFileRetrieve
Get regexpForFileRetrieve- Returns:
- regexpForFileRetrieve
-
setRegexpForFileRetrieve
-
fileExtension
-
getFileExtension
Get fileExtension- Returns:
- fileExtension
-
setFileExtension
-
namesOfFilesForGeneration
-
addNamesOfFilesForGenerationItem
-
getNamesOfFilesForGeneration
Get namesOfFilesForGeneration- Returns:
- namesOfFilesForGeneration
-
setNamesOfFilesForGeneration
-
ethalonFilesForGeneration
-
addEthalonFilesForGenerationItem
-
getEthalonFilesForGeneration
Get ethalonFilesForGeneration- Returns:
- ethalonFilesForGeneration
-
setEthalonFilesForGeneration
-
delayForGeneration
-
getDelayForGeneration
Get delayForGeneration- Returns:
- delayForGeneration
-
setDelayForGeneration
-
pathsForDownload
-
addPathsForDownloadItem
-
getPathsForDownload
Get pathsForDownload- Returns:
- pathsForDownload
-
setPathsForDownload
-
variablesToExtractFromLog
-
putVariablesToExtractFromLogItem
public CommandDto putVariablesToExtractFromLogItem(String key, String variablesToExtractFromLogItem) -
getVariablesToExtractFromLog
Get variablesToExtractFromLog- Returns:
- variablesToExtractFromLog
-
setVariablesToExtractFromLog
-
marker
-
getMarker
Get marker- Returns:
- marker
-
setMarker
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
warningDescription
-
getWarningDescription
Get warningDescription- Returns:
- warningDescription
-
setWarningDescription
-
logFileNameFormat
-
getLogFileNameFormat
Get logFileNameFormat- Returns:
- logFileNameFormat
-
setLogFileNameFormat
-
saveGeneratedFilesToParameter
-
getSaveGeneratedFilesToParameter
Get saveGeneratedFilesToParameter- Returns:
- saveGeneratedFilesToParameter
-
setSaveGeneratedFilesToParameter
-
charsetForGeneratedFile
-
getCharsetForGeneratedFile
Get charsetForGeneratedFile- Returns:
- charsetForGeneratedFile
-
setCharsetForGeneratedFile
-
displayDownloadedFileContent
-
getDisplayDownloadedFileContent
Get displayDownloadedFileContent- Returns:
- displayDownloadedFileContent
-
setDisplayDownloadedFileContent
-
filesForUpload
-
addFilesForUploadItem
-
getFilesForUpload
Get filesForUpload- Returns:
- filesForUpload
-
setFilesForUpload
-
atpValues
-
putAtpValuesItem
-
getAtpValues
Get atpValues- Returns:
- atpValues
-
setAtpValues
-
fileMarkers
-
addFileMarkersItem
-
getFileMarkers
Get fileMarkers- Returns:
- fileMarkers
-
setFileMarkers
-
toExecute
-
getToExecute
Get toExecute- Returns:
- toExecute
-
setToExecute
-
testDataParams
-
getTestDataParams
Get testDataParams- Returns:
- testDataParams
-
setTestDataParams
-
rest
-
getRest
Get rest- Returns:
- rest
-
setRest
-
soap
-
getSoap
Get soap- Returns:
- soap
-
setSoap
-
name
-
getName
Get name- Returns:
- name
-
setName
-
type
-
getType
Get type- Returns:
- type
-
setType
-
system
-
getSystem
Get system- Returns:
- system
-
setSystem
-
values
-
addValuesItem
-
getValues
Get values- Returns:
- values
-
setValues
-
value
-
getValue
Get value- Returns:
- value
-
setValue
-
equals
-
hashCode
public int hashCode() -
toString
-