Package dev.dsf.fhir.dao.command
Interface CommandList
- All Known Implementing Classes:
BatchCommandList,TransactionCommandList
public interface CommandList
-
Method Summary
-
Method Details
-
execute
org.hl7.fhir.r4.model.Bundle execute() throws jakarta.ws.rs.WebApplicationException- Throws:
jakarta.ws.rs.WebApplicationException
-