Class BaseTransactionProcessor.RetriableBundleTask

java.lang.Object
ca.uhn.fhir.jpa.dao.BaseTransactionProcessor.RetriableBundleTask
All Implemented Interfaces:
Runnable
Enclosing class:
BaseTransactionProcessor

  • Constructor Details

    • RetriableBundleTask

      protected RetriableBundleTask(CountDownLatch theCompletedLatch, ca.uhn.fhir.rest.api.server.RequestDetails theRequestDetails, Map<Integer,Object> theResponseMap, int theResponseOrder, org.hl7.fhir.instance.model.api.IBase theNextReqEntry, boolean theNestedMode)
  • Method Details