Class ZipImportResult
java.lang.Object
ch.tocco.nice2.dms.api.upload.zip.ZipImportResult
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic ZipImportResult.Builderbuilder()intintintinttoString()
-
Method Details
-
builder
-
getImported
public int getImported() -
getUpdated
public int getUpdated() -
getCreated
public int getCreated() -
getSkipped
public int getSkipped() -
toString
-