Uses of Class
ca.uhn.fhir.jpa.packages.ImplementationGuideInstallationException
-
Uses of ImplementationGuideInstallationException in ca.uhn.fhir.jpa.packages
Modifier and TypeMethodDescriptionprotected void
PackageInstallerSvcImpl.assertFhirVersionsAreCompatible
(String fhirVersion, String currentFhirVersion) Asserts if package FHIR version is compatible with current FHIR version by using semantic versioning rules.PackageInstallerSvcImpl.install
(PackageInstallationSpec theInstallationSpec) Loads and installs an IG from a file on disk or the Simplifier repo using theIPackageCacheManager
.