Class ProvenanceAgentsPointcutUtil

java.lang.Object
ca.uhn.fhir.jpa.interceptor.ProvenanceAgentsPointcutUtil

Utility class for PROVENANCE_AGENTS pointcut.
  • 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)