Interface ISubscriptionDeliverer


public interface ISubscriptionDeliverer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    deliver(RestOperationTypeEnum theOperation, ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription theSubscription, IBaseResource theResource)
    Deliver a resource
  • Method Details

    • deliver

      void deliver(RestOperationTypeEnum theOperation, ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription theSubscription, IBaseResource theResource)
      Deliver a resource
      Parameters:
      theOperation - The operation triggering this delivery
      theSubscription - The subscription
      theResource - The resource