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

95 lines
3.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.xcall.XCallBackendProvider",
"enabled": true,
"fileName": "",
"matcher": "EQUALS",
"methodRules": [
{
"argumentTypes": [
"joynr.de.bmw.infotainment.telematic.common.CommonTypes.RequestId",
"joynr.de.bmw.infotainment.telematic.common.CommonTypes.SequenceId",
"joynr.de.bmw.infotainment.telematic.common.CommonTypes.TriggerReason",
"joynr.de.bmw.infotainment.telematic.xcall.XCallTypes.TriggerReasonExt",
"java.lang.Boolean",
"joynr.de.bmw.infotainment.telematic.xcall.XCallTypes.Position",
"joynr.de.bmw.infotainment.telematic.xcall.XCallTypes.Position[]",
"joynr.de.bmw.infotainment.telematic.common.CommonTypes.VehicleStatus",
"joynr.de.bmw.infotainment.telematic.common.CommonTypes.Ccm[]",
"joynr.de.bmw.infotainment.telematic.xcall.XCallTypes.NavigationInformation",
"joynr.de.bmw.infotainment.telematic.common.CommonTypes.EnvironmentConditions",
"java.lang.Byte",
"joynr.de.bmw.infotainment.telematic.xcall.XCallTypes.PoiMemoryCapacityRemaining",
"java.lang.Byte",
"joynr.de.bmw.infotainment.telematic.common.CommonTypes.ResultCode"
],
"methodName": "notifyXCall",
"returnType": "io.joynr.provider.Promise"
},
{
"argumentTypes": [
"joynr.de.bmw.infotainment.telematic.common.CommonTypes.RequestId",
"joynr.de.bmw.infotainment.telematic.common.CommonTypes.SequenceId",
"joynr.de.bmw.infotainment.telematic.xcall.XCallTypes.TerminateReason"
],
"methodName": "terminateXCallFromVehicle",
"returnType": "io.joynr.provider.Promise"
}
]
},
{
"annotations": [],
"className": "joynr.de.bmw.infotainment.telematic.xcall.v1.XCallBackendProvider",
"enabled": true,
"fileName": "",
"matcher": "EQUALS",
"methodRules": [
{
"argumentTypes": [
"joynr.de.bmw.infotainment.telematic.common.v0.CommonTypes.RequestId",
"joynr.de.bmw.infotainment.telematic.common.v0.CommonTypes.SequenceId",
"joynr.de.bmw.infotainment.telematic.common.v0.CommonTypes.TriggerReason",
"joynr.de.bmw.infotainment.telematic.xcall.v1.XCallTypes.TriggerReasonExt",
"java.lang.Boolean",
"joynr.de.bmw.infotainment.telematic.xcall.v1.XCallTypes.Position",
"joynr.de.bmw.infotainment.telematic.xcall.v1.XCallTypes.Position[]",
"joynr.de.bmw.infotainment.telematic.common.v0.CommonTypes.VehicleStatus",
"joynr.de.bmw.infotainment.telematic.common.v0.CommonTypes.Ccm[]",
"joynr.de.bmw.infotainment.telematic.xcall.v1.XCallTypes.KeyValue[]",
"joynr.de.bmw.infotainment.telematic.xcall.v1.XCallTypes.NavigationInformation",
"joynr.de.bmw.infotainment.telematic.common.v0.CommonTypes.EnvironmentConditions",
"java.lang.Byte",
"joynr.de.bmw.infotainment.telematic.xcall.v1.XCallTypes.PoiMemoryCapacityRemaining",
"java.lang.Byte",
"joynr.de.bmw.infotainment.telematic.common.v0.CommonTypes.ResultCode"
],
"methodName": "notifyXCall",
"returnType": "io.joynr.provider.Promise"
},
{
"argumentTypes": [
"joynr.de.bmw.infotainment.telematic.common.v0.CommonTypes.RequestId",
"joynr.de.bmw.infotainment.telematic.common.v0.CommonTypes.SequenceId",
"joynr.de.bmw.infotainment.telematic.xcall.v1.XCallTypes.TerminateReason"
],
"methodName": "terminateXCallFromVehicle",
"returnType": "io.joynr.provider.Promise"
}
]
}
]
}