Uses of Interface
ca.uhn.fhir.jpa.migrate.IHapiMigrationCallback
Packages that use IHapiMigrationCallback
-
Uses of IHapiMigrationCallback in ca.uhn.fhir.jpa.migrate
Method parameters in ca.uhn.fhir.jpa.migrate with type arguments of type IHapiMigrationCallbackModifier and TypeMethodDescriptionvoidHapiMigrator.setCallbacks(List<IHapiMigrationCallback> theCallbacks) voidSchemaMigrator.setCallbacks(List<IHapiMigrationCallback> theCallbacks)