55 lines
1.2 KiB
JSON
55 lines
1.2 KiB
JSON
{
|
|
"aggregation": "{{.aggregation}}",
|
|
"confidential": false,
|
|
"dataSources": [
|
|
{
|
|
"enabled": true,
|
|
"methods": [
|
|
{
|
|
"argumentIndex": 1,
|
|
"capture": "ARGUMENT",
|
|
"deepObjectAccess": "{{.deepObjectAccess1}}",
|
|
"method": {
|
|
"argumentTypes": [
|
|
"{{.argumentType1}}"
|
|
],
|
|
"className": "{{.className1}}",
|
|
"methodName": "{{.methodName1}}",
|
|
"modifiers": [],
|
|
"returnType": "{{.returnType1}}",
|
|
"visibility": "{{.visibility1}}"
|
|
}
|
|
},
|
|
{
|
|
"argumentIndex": 1,
|
|
"capture": "ARGUMENT",
|
|
"deepObjectAccess": "{{.deepObjectAccess2}}",
|
|
"method": {
|
|
"argumentTypes": [
|
|
"{{.argumentType2}}"
|
|
],
|
|
"className": "{{.className2}}",
|
|
"methodName": "{{.methodName2}}",
|
|
"modifiers": [],
|
|
"returnType": "{{.returnType2}}",
|
|
"visibility": "{{.visibility2}}"
|
|
}
|
|
}
|
|
],
|
|
"scope": {
|
|
"tagOfProcessGroup": "{{.tagOfProcessGroup}}"
|
|
},
|
|
"source": "METHOD_PARAM",
|
|
"technology": "JAVA",
|
|
"valueProcessing": {
|
|
"splitAt": "",
|
|
"trim": false
|
|
}
|
|
}
|
|
],
|
|
"dataType": "{{.dataType}}",
|
|
"enabled": true,
|
|
"name": "{{.name}}",
|
|
"normalization": "ORIGINAL",
|
|
"skipPersonalDataMasking": false
|
|
} |