cd_e2e_monitoring_config/BMW-Dynatrace-config/CD_Call-Handling-Backends/custom-service-java/ACDS-JOYNR.json

51 lines
1.7 KiB
JSON

{
"enabled": true,
"metadata": {
"clusterVersion": "1.220.96.20210701-171424",
"configurationVersions": [
0
]
},
"name": "{{.name}}",
"processGroups": [],
"queueEntryPoint": false,
"queueEntryPointType": null,
"rules": [
{
"annotations": [],
"className": "joynr.de.bmw.infotainment.telematic.acall.ACallBackendProvider",
"enabled": true,
"fileName": "",
"matcher": "EQUALS",
"methodRules": [
{
"argumentTypes": [
"joynr.de.bmw.infotainment.telematic.common.CommonTypes.RequestId",
"java.lang.Long",
"joynr.de.bmw.infotainment.telematic.common.CommonTypes.VehicleStatus",
"joynr.de.bmw.infotainment.telematic.common.CommonTypes.EnvironmentConditions",
"joynr.de.bmw.infotainment.telematic.acall.ACallTypes.AccidentCallEventCounters",
"joynr.de.bmw.infotainment.telematic.acall.ACallTypes.SingleAccidentDetail[]",
"joynr.de.bmw.infotainment.telematic.common.CommonTypes.ResultCode"
],
"methodName": "notifyAccidentCallData",
"returnType": "io.joynr.provider.Promise"
},
{
"argumentTypes": [
"joynr.de.bmw.infotainment.telematic.common.CommonTypes.RequestId",
"java.lang.Long",
"joynr.de.bmw.infotainment.telematic.common.CommonTypes.VehicleStatus",
"joynr.de.bmw.infotainment.telematic.common.CommonTypes.EnvironmentConditions",
"joynr.de.bmw.infotainment.telematic.acall.ACallTypes.AccidentCallEventCounters",
"joynr.de.bmw.infotainment.telematic.acall.ACallTypes.SingleAccidentDetail[]",
"joynr.de.bmw.infotainment.telematic.common.CommonTypes.ResultCode"
],
"methodName": "notifyAccidentInfoData",
"returnType": "io.joynr.provider.Promise"
}
]
}
]
}