
Package ca.uhn.fhir.jpa.interceptor
Class ProvenanceAgentsPointcutUtil
java.lang.Object
ca.uhn.fhir.jpa.interceptor.ProvenanceAgentsPointcutUtil
Utility class for PROVENANCE_AGENTS pointcut.
-
Method Summary
Modifier and TypeMethodDescriptionstatic List
<ca.uhn.fhir.model.api.IProvenanceAgent> ifHasCallHooks
(ca.uhn.fhir.rest.api.server.RequestDetails theRequestDetails, ca.uhn.fhir.interceptor.api.IInterceptorBroadcaster theInterceptorBroadcaster)
-
Method Details
-
ifHasCallHooks
public static List<ca.uhn.fhir.model.api.IProvenanceAgent> ifHasCallHooks(ca.uhn.fhir.rest.api.server.RequestDetails theRequestDetails, ca.uhn.fhir.interceptor.api.IInterceptorBroadcaster theInterceptorBroadcaster)
-