Uses of Class
org.qubership.atp.mia.model.impl.executable.ProcessSettings
Packages that use ProcessSettings
-
Uses of ProcessSettings in org.qubership.atp.mia.model.converters
Methods in org.qubership.atp.mia.model.converters that return ProcessSettingsModifier and TypeMethodDescriptionProcessSettingsConverter.convertToEntityAttribute(ProcessSettingsDto processSettingsDto) Methods in org.qubership.atp.mia.model.converters with parameters of type ProcessSettingsModifier and TypeMethodDescriptionProcessSettingsConverter.convertToDatabaseColumn(ProcessSettings processSettings) -
Uses of ProcessSettings in org.qubership.atp.mia.service.execution
Methods in org.qubership.atp.mia.service.execution that return ProcessSettingsModifier and TypeMethodDescriptionProcessService.replaceProcessSystems(ProcessSettings processSettings) Replaces Systems in Command, PreRequisites and Validations of Process, with Custom Input (if any).Methods in org.qubership.atp.mia.service.execution with parameters of type ProcessSettingsModifier and TypeMethodDescriptionProcessService.replaceProcessSystems(ProcessSettings processSettings) Replaces Systems in Command, PreRequisites and Validations of Process, with Custom Input (if any).