Package ca.uhn.fhir.jpa.bulk.imprt.model
Class ActivateJobResult
java.lang.Object
ca.uhn.fhir.jpa.bulk.imprt.model.ActivateJobResult
-
Field Summary
Modifier and TypeFieldDescriptionfinal boolean
Whether the job is activated or notfinal String
The newly created jobid -
Constructor Summary
-
Method Summary
-
Field Details
-
isActivated
Whether the job is activated or not -
jobId
The newly created jobid
-
-
Constructor Details
-
ActivateJobResult
-