Interface ISubscriptionTriggeringSvc


  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    org.hl7.fhir.instance.model.api.IBaseParameters
    triggerSubscription(List<org.hl7.fhir.instance.model.api.IPrimitiveType<String>> theResourceIds, List<org.hl7.fhir.instance.model.api.IPrimitiveType<String>> theSearchUrls, org.hl7.fhir.instance.model.api.IIdType theSubscriptionId)
     
  • Method Details

    • triggerSubscription

      org.hl7.fhir.instance.model.api.IBaseParameters triggerSubscription(@Nullable List<org.hl7.fhir.instance.model.api.IPrimitiveType<String>> theResourceIds, @Nullable List<org.hl7.fhir.instance.model.api.IPrimitiveType<String>> theSearchUrls, @Nullable org.hl7.fhir.instance.model.api.IIdType theSubscriptionId)
    • runDeliveryPass