
Package ca.uhn.fhir.mdm.model.mdmevents
Class MdmClearEvent
java.lang.Object
ca.uhn.fhir.mdm.model.mdmevents.MdmClearEvent
- 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
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidsetBatchSize(Long theBatchSize) voidsetResourceTypes(List<String> theResourceTypes)  
- 
Constructor Details
- 
MdmClearEvent
public MdmClearEvent() 
 - 
 - 
Method Details
- 
getBatchSize
 - 
setBatchSize
 - 
getResourceTypes
 - 
setResourceTypes
 
 -