Package ca.uhn.fhir.rest.annotation
Annotation Type TransactionParam
-
@Target(PARAMETER) @Retention(RUNTIME) public @interface TransactionParam
Parameter annotation for the "transaction" operation. The parameter annotated with this annotation must be a Bundle resource type, or a type that implementsList<IBaseResource>