Class TransactionUtil.StorageOutcome

java.lang.Object
ca.uhn.fhir.jpa.dao.TransactionUtil.StorageOutcome
Enclosing class:
TransactionUtil

public static class TransactionUtil.StorageOutcome extends Object
See Also:
  • Constructor Details

    • StorageOutcome

      public StorageOutcome(int theStatusCode, ca.uhn.fhir.model.api.StorageResponseCodeEnum theStorageResponseCode, org.hl7.fhir.instance.model.api.IIdType theTargetId, org.hl7.fhir.instance.model.api.IIdType theSourceId, String theErrorMessage)
  • Method Details