Package ca.uhn.fhir.rest.annotation
Annotation Type Transaction
RESTful method annotation to be used for the FHIR transaction method.
This method should have a parameter of type Bundle annotated with the TransactionParam
annotation.