Package ca.uhn.fhir.jpa.bulk.imprt.model
Class BulkImportJobJson
java.lang.Object
ca.uhn.fhir.jpa.bulk.imprt.model.BulkImportJobJson
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IModelJson
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintsetBatchSize(int theBatchSize)setFileCount(int theFileCount)setJobDescription(String theJobDescription)setProcessingMode(JobFileRowProcessingModeEnum theProcessingMode)
-
Constructor Details
-
BulkImportJobJson
public BulkImportJobJson()
-
-
Method Details
-
getJobDescription
-
setJobDescription
-
getProcessingMode
-
setProcessingMode
-
getFileCount
-
setFileCount
-
getBatchSize
-
setBatchSize
-