33 lines
697 B
JSON
33 lines
697 B
JSON
{
|
|
"enabled": true,
|
|
"metadata": {
|
|
"clusterVersion": "1.211.111.20210222-093946",
|
|
"configurationVersions": [
|
|
0
|
|
]
|
|
},
|
|
"name": "{{.name}}",
|
|
"processGroups": [],
|
|
"queueEntryPoint": true,
|
|
"queueEntryPointType": "KAFKA",
|
|
"rules": [
|
|
{
|
|
"annotations": [],
|
|
"className": "com.bmw.tssb.lsc.worker.facade.LscMessageProcessingBean",
|
|
"enabled": true,
|
|
"fileName": "",
|
|
"id": "af24cb2c-6cdf-498d-8a31-1d27f8c50dc1",
|
|
"matcher": "EQUALS",
|
|
"methodRules": [
|
|
{
|
|
"argumentTypes": [
|
|
"org.apache.kafka.clients.consumer.ConsumerRecord"
|
|
],
|
|
"id": "6873bbf0-b711-41cf-bb84-1d3673d73c75",
|
|
"methodName": "onMessage",
|
|
"returnType": "void"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |