aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/so-bpmn-building-blocks/src/main/resources/ActivitySpec/VNFSetInMaintFlagActivitySpec.json
blob: 8f3211c9a9e45bf879b7a61cf85467606cc73ebc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "VNFSetInMaintFlagActivity",
  "description": "Activity to Set InMaint Flag in A&AI",
  "categoryList": [
    "VNF"
  ],
  "inputParameters": [],
  "outputParameters": [
    {
      "name": "WorkflowException",
      "type": "WorkflowException"
    }
  ]
}