Interface BulkDataClientAction

    • Method Detail

      • prepare

        void prepare​(org.apache.http.impl.client.CloseableHttpClient cli,
                     String batchUrl,
                     String batchUser,
                     String batchPass)
              throws FHIROperationException
        prepares the action using configuration.
        Parameters:
        cli -
        batchurl -
        batchUser -
        batchPass -
        Throws:
        FHIROperationException - indicating a failure to close the action's dependent resources
      • getResult

        javax.ws.rs.core.Response.Status getResult()
        get the result
        Returns: