Uses of Class
ca.cdr.api.pub.cdaexchange.model.CdaToFhirConversionResultJson
Packages that use CdaToFhirConversionResultJson
-
Uses of CdaToFhirConversionResultJson in ca.cdr.api.camel
Methods in ca.cdr.api.camel with parameters of type CdaToFhirConversionResultJsonModifier and TypeMethodDescriptionvoid
ICdaCamelProcessorTxLogHelper.addCdaLogStepOrNewLog
(org.apache.camel.Exchange theExchange, CdaToFhirConversionResultJson theConversionResult, TransactionLogEventTypeEnum theLogType, ICdaTxLogStepsProvider theStepsProvider) If transaction logging is active, logs a step if transaction log is present or a new transaction log otherwiseICdaCamelProcessorTxLogHelper.getCdaLogStepsForBundles
(org.apache.camel.Exchange theExchange, CdaToFhirConversionResultJson theConversionResult, String theProcedureName) ICdaTxLogStepsProvider.provideTxLogSteps
(org.apache.camel.Exchange theExchange, CdaToFhirConversionResultJson theConversionResult)