Package org.qubership.integration.platform.variables.management.service.exportimport.instructions.mapper
Class ImportInstructionsMapper
java.lang.Object
org.qubership.integration.platform.variables.management.service.exportimport.instructions.mapper.ImportInstructionsMapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionasConfig(List<ImportInstruction> importInstructions) asDto(List<ImportInstruction> importInstructions) asEntities(CommonVariablesImportInstructionsConfig commonVariablesImportInstructionsConfig) entityToDto(ImportInstruction importInstruction)
-
Constructor Details
-
ImportInstructionsMapper
public ImportInstructionsMapper()
-
-
Method Details
-
asConfig
-
asEntities
public List<ImportInstruction> asEntities(CommonVariablesImportInstructionsConfig commonVariablesImportInstructionsConfig) -
asDto
-
entityToDto
-