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
-
Field Summary
Fields inherited from interface ca.uhn.fhir.model.api.IModelJson
SENSITIVE_DATA_FILTER_NAME
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
int
setBatchSize
(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
-