Add resources for Process Cloud e2e tests (#5846)

This commit is contained in:
Roxana Diacenco 2020-07-09 12:51:53 +03:00 committed by GitHub
parent 33f4c01c2e
commit 934b51f4c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -103,7 +103,14 @@
"poolInterruptingBoundarySubprocessThrow": "pool-int-bound-subpr-throw",
"poolInterruptingBoundarySubprocessCatch": "pool-int-bound-subpr-catch",
"poolInterruptingBoundaryThrow": "pool-int-boundary-throw",
"poolInterruptingBoundaryCatch": "pool-int-boundary-catch"
"poolInterruptingBoundaryCatch": "pool-int-boundary-catch",
"attachFilesProcess": "attach-files-process",
"attachFileVisible": "attach-file-visible",
"attachFileInvisible": "attach-file-invisible",
"attachLocalFile": "attach-local-file",
"attachSingleMultiple": "attach-single-multiple",
"attachMultipleSingle": "attach-multiple-single",
"attachMultipleMultiple": "attach-multiple-multiple"
},
"forms": {
"tabVisibilityFields": {
@ -162,6 +169,43 @@
},
"poolForm": {
"name": "pool-usertaskform"
},
"attachFilesForm": {
"name": "attach-files",
"attachFileWidget1": "Attachfile09lgsk",
"attachFileWidget2": "Attachfile0wopvy"
},
"attachFileVisible": {
"name": "attach-file-visible",
"textField": "Text0t9anw",
"attachFileWidget1": "Attachfile0tccnd",
"attachFileWidget2": "Attachfile08cfo7"
},
"attachFileInvisible": {
"name": "attach-file-invisible",
"textField": "Text0nmwr7",
"attachFileWidget1": "Attachfile0l72dj",
"attachFileWidget2": "Attachfile0lccsg"
},
"attachLocalFile": {
"name": "attach-local-file",
"attachFileWidget1": "Attachfile0ku0bu",
"attachFileWidget2": "Attachfile04mfeb"
},
"attachSingleMultiple": {
"name": "attach-single-multiple",
"attachFileWidget1": "Attachfile0ciulc",
"attachFileWidget2": "Attachfile006uf2"
},
"attachMultipleSingle": {
"name": "attach-multiple-single",
"attachFileWidget1": "Attachfile0whgiz",
"attachFileWidget2": "Attachfile0jpfi9"
},
"attachMultipleMultiple": {
"name": "attach-multiple-multiple",
"attachFileWidget1": "Attachfile07sqao",
"attachFileWidget2": "Attachfile018wvc"
}
},
"tasks": {