Uses of Class
com.ibm.fhir.jbatch.bulkdata.export.common.CheckPointUserData
- 
Packages that use CheckPointUserData Package Description com.ibm.fhir.jbatch.bulkdata.export.common  - 
- 
Uses of CheckPointUserData in com.ibm.fhir.jbatch.bulkdata.export.common
Subclasses of CheckPointUserData in com.ibm.fhir.jbatch.bulkdata.export.common Modifier and Type Class Description classTransientUserDataBulk export Chunk implementation - job cache data.Methods in com.ibm.fhir.jbatch.bulkdata.export.common that return CheckPointUserData Modifier and Type Method Description CheckPointUserDataCheckPointUserData.Builder. build()CheckPointUserDataTransientUserData.Builder. build()static CheckPointUserDataCheckPointUserData. fromTransientUserData(TransientUserData userData)Methods in com.ibm.fhir.jbatch.bulkdata.export.common with parameters of type CheckPointUserData Modifier and Type Method Description static TransientUserDataTransientUserData. fromCheckPointUserData(CheckPointUserData checkPointData) 
 -