Skip to content

Commit

Permalink
[ACA-4307] Move Process task JSON mapping e2e process and task names …
Browse files Browse the repository at this point in the history
…to ADF resource file
  • Loading branch information
sivakumar414ram committed Mar 4, 2021
1 parent 909f611 commit 5168860
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,8 @@
"candidateusersgroup": "candidateusersgroup",
"candidateUserProcess": "candidateuserprocess",
"outputVariablesMapping": "output-variables-mapping",
"outcomeVisibilityProcess": "outcome-visib-process"
"outcomeVisibilityProcess": "outcome-visib-process",
"restConnectorProcess": "rest-connector-process"
},
"forms": {
"tabVisibilityFields": {
Expand Down Expand Up @@ -273,7 +274,8 @@
"candidateUserTask": "candidateUserTask",
"salesUserTask": "salesuser task",
"hrUserTask": "hruser task",
"attachLocalFile": "attach local file"
"attachLocalFile": "attach local file",
"userTaskToShowRestResult": "UserTaskToShowRestResult"
},
"security": [
{
Expand Down

0 comments on commit 5168860

Please sign in to comment.