
Uses of Interface
ca.uhn.fhir.storage.interceptor.balp.IBalpAuditEventSink
Packages that use IBalpAuditEventSink
-
Uses of IBalpAuditEventSink in ca.uhn.fhir.storage.interceptor.balp
Classes in ca.uhn.fhir.storage.interceptor.balp that implement IBalpAuditEventSinkModifier and TypeClassDescriptionclass
This implementation of theIBalpAuditEventSink
transmits audit events to a FHIR endpoint for creation, using a standard fhir create event.class
Constructors in ca.uhn.fhir.storage.interceptor.balp with parameters of type IBalpAuditEventSinkModifierConstructorDescriptionBalpAuditCaptureInterceptor
(IBalpAuditEventSink theAuditEventSink, IBalpAuditContextServices theContextServices) Constructor