Merge "Deployment script for Activities"
[so.git] / bpmn / so-bpmn-building-blocks / src / main / resources / ActivitySpec / VNFUpgradeSoftwareActivitySpec.json
1 {
2   "name": "VNFUpgradeSoftwareActivity",
3   "description": "Activity to UpgradeSoftware on VNF",
4   "categoryList": [
5     "VNF"
6   ],
7   "inputParameters": [],
8   "outputParameters": [
9     {
10       "name": "WorkflowException",
11       "type": "WorkflowException"
12     }
13   ]
14 }