Package io.jmix.dataimport.result
package io.jmix.dataimport.result
-
ClassDescriptionAn object that contains the following details if an entity import fails: An instance of
ImportedDataItem
Extracted entity Error message Error type:EntityImportErrorType
An object that contains the following information about the import execution result: Success: whether entities import is executed successfully or not List of entity ids that are successfully imported List ofEntityImportError
s created for not imported entities Error message