blob: ed6f4ec183e0bb2698d6d227ba6619094649b19c [file] [log] [blame]
{
"groups": [
{
"name": "camel.dataformat.hl7",
"type": "org.apache.camel.component.hl7.springboot.HL7DataFormatConfiguration",
"sourceType": "org.apache.camel.component.hl7.springboot.HL7DataFormatConfiguration"
},
{
"name": "camel.dataformat.hl7.customizer",
"type": "org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon$CustomizerProperties",
"sourceType": "org.apache.camel.component.hl7.springboot.HL7DataFormatConfiguration",
"sourceMethod": "getCustomizer()"
},
{
"name": "camel.language.hl7terser",
"type": "org.apache.camel.component.hl7.springboot.Hl7TerserLanguageConfiguration",
"sourceType": "org.apache.camel.component.hl7.springboot.Hl7TerserLanguageConfiguration"
},
{
"name": "camel.language.hl7terser.customizer",
"type": "org.apache.camel.spring.boot.LanguageConfigurationPropertiesCommon$CustomizerProperties",
"sourceType": "org.apache.camel.component.hl7.springboot.Hl7TerserLanguageConfiguration",
"sourceMethod": "getCustomizer()"
}
],
"properties": [
{
"name": "camel.dataformat.hl7.customizer.enabled",
"type": "java.lang.Boolean",
"sourceType": "org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon$CustomizerProperties"
},
{
"name": "camel.dataformat.hl7.enabled",
"type": "java.lang.Boolean",
"description": "Whether to enable auto configuration of the hl7 data format. This is enabled by default.",
"sourceType": "org.apache.camel.component.hl7.springboot.HL7DataFormatConfiguration"
},
{
"name": "camel.dataformat.hl7.validate",
"type": "java.lang.Boolean",
"description": "Whether to validate the HL7 message Is by default true.",
"sourceType": "org.apache.camel.component.hl7.springboot.HL7DataFormatConfiguration",
"defaultValue": true
},
{
"name": "camel.language.hl7terser.customizer.enabled",
"type": "java.lang.Boolean",
"sourceType": "org.apache.camel.spring.boot.LanguageConfigurationPropertiesCommon$CustomizerProperties"
},
{
"name": "camel.language.hl7terser.enabled",
"type": "java.lang.Boolean",
"description": "Whether to enable auto configuration of the hl7terser language. This is enabled by default.",
"sourceType": "org.apache.camel.component.hl7.springboot.Hl7TerserLanguageConfiguration"
},
{
"name": "camel.language.hl7terser.trim",
"type": "java.lang.Boolean",
"description": "Whether to trim the value to remove leading and trailing whitespaces and line breaks",
"sourceType": "org.apache.camel.component.hl7.springboot.Hl7TerserLanguageConfiguration",
"defaultValue": true
}
],
"hints": []
}