Added the process and form required to test terminate end event (#5188)

* added the process and form required to test terminate end event

* also added a form to test the upload local file for a standalone task.
This commit is contained in:
Geeta Mandakini Ayyalasomayajula 2019-10-25 02:27:35 +01:00 committed by Eugenio Romano
parent eefc201332
commit 2e03dfa908
2 changed files with 7 additions and 2 deletions

View File

@ -59,7 +59,8 @@ export const ACTIVITI_CLOUD_APPS: any = {
processboolean: 'processboolean',
processdate: 'processdate',
multiprocess: 'multiprocess',
terminateexclusive: 'terminate-exclusive'
terminateexclusive: 'terminate-exclusive',
terminatesubprocess: 'terminate-subprocess'
},
forms: {
tabVisibilityFields: {
@ -96,7 +97,11 @@ export const ACTIVITI_CLOUD_APPS: any = {
},
exclusiveconditionform: {
name: 'exclusive-condition-form',
id: 'form-0ea30a69-1aa3-426a-b746-716064b4422d'
id: 'form-03f56f41-c9a7-430a-a713-fc37bab070c1'
},
uploadlocalfileform: {
name: 'upload-localfile-form',
id: 'form-f4f02bc1-9cb6-43d6-9328-385db73e2762'
}
},
security: [