-
entityType
TopiaEntityEnum entityType
type of entity to import csv datas.
-
importFileName
String importFileName
Name of the csv file to import.
-
createIfNotFound
boolean createIfNotFound
Flag to authorize to create entities not found in db.
-
numberCreated
int numberCreated
Count of created entities.
-
numberUpdated
int numberUpdated
Count of updated entities.
-
progressModel
CsvProgressModel progressModel