Uses of Class
org.qubership.atp.mia.controllers.api.dto.InputDto
Packages that use InputDto
-
Uses of InputDto in org.qubership.atp.mia.controllers.api.dto
Methods in org.qubership.atp.mia.controllers.api.dto that return InputDtoModifier and TypeMethodDescriptionInputDto.addReferToInputItem(Map<String, Object> referToInputItem) InputDto.addValuesItem(String valuesItem) InputDto.maskPattern(String maskPattern) InputDto.referToInput(List<Map<String, Object>> referToInput) Methods in org.qubership.atp.mia.controllers.api.dto that return types with arguments of type InputDtoModifier and TypeMethodDescriptionExecutableDto.getInputs()Get inputsProcessSettingsDto.getInputs()Get inputsMethods in org.qubership.atp.mia.controllers.api.dto with parameters of type InputDtoModifier and TypeMethodDescriptionExecutableDto.addInputsItem(InputDto inputsItem) ProcessSettingsDto.addInputsItem(InputDto inputsItem) Method parameters in org.qubership.atp.mia.controllers.api.dto with type arguments of type InputDto