Package dev.dsf.bpe.variables
Class ObjectMapperFactory
java.lang.Object
dev.dsf.bpe.variables.ObjectMapperFactory
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.fasterxml.jackson.databind.ObjectMappercreateObjectMapper(ca.uhn.fhir.context.FhirContext fhirContext) static com.fasterxml.jackson.databind.module.SimpleModulefhirModule(ca.uhn.fhir.context.FhirContext fhirContext)
-
Method Details
-
createObjectMapper
public static com.fasterxml.jackson.databind.ObjectMapper createObjectMapper(ca.uhn.fhir.context.FhirContext fhirContext) -
fhirModule
public static com.fasterxml.jackson.databind.module.SimpleModule fhirModule(ca.uhn.fhir.context.FhirContext fhirContext)
-