blob: e031c855011e5c772fe6a616880027d9300b5cd9 [file] [log] [blame]
Elena Kuleshov82e8b0b2018-09-20 11:12:01 -04001{
2 "name": "FlowCompleteActivity",
3 "description": "Activity to Complete the BPMN Flow",
4 "categoryList": [
5 "VNF"
6 ],
7 "inputParameters": [
8 {
9 "name": "WorkflowException",
10 "type": "WorkflowException"
11 }
12 ],
13 "outputParameters": []
14}