Elena Kuleshov | 82e8b0b | 2018-09-20 11:12:01 -0400 | [diff] [blame] | 1 | { |
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 | } |