Package ch.ahdis.matchbox.packages
Class InstallNpmPackageProvider
java.lang.Object
ch.ahdis.matchbox.packages.InstallNpmPackageProvider
The provider of the $install-npm-package operation.
- Author:
- Quentin Ligier
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.hl7.fhir.r4.model.OperationOutcome
installNpmPackage
(jakarta.servlet.http.HttpServletRequest theRequest)
-
Constructor Details
-
InstallNpmPackageProvider
-
-
Method Details
-
installNpmPackage
public org.hl7.fhir.r4.model.OperationOutcome installNpmPackage(jakarta.servlet.http.HttpServletRequest theRequest)
-