aboutsummaryrefslogtreecommitdiffstats
path: root/deprecated-workflow-designer/distribution/src/main/assembly/ext-activities-display-info.json
diff options
context:
space:
mode:
authorvempo <vitaliy.emporopulo@amdocs.com>2018-10-22 11:33:19 +0300
committervempo <vitaliy.emporopulo@amdocs.com>2018-10-22 11:33:19 +0300
commit032929d287cbafefe8367e0fcee18dec4b1bf9f7 (patch)
tree6e4f28cd5303d810c24cd110fb69c6d95b875e98 /deprecated-workflow-designer/distribution/src/main/assembly/ext-activities-display-info.json
parenta224f54637da8de90570beee979aef9069f467d5 (diff)
Deleted deprecated workflow project
Change-Id: I2ad75adab7d47d8df5b3996a315a9b173fa4bbfe Issue-ID: SDC-1855 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
Diffstat (limited to 'deprecated-workflow-designer/distribution/src/main/assembly/ext-activities-display-info.json')
-rw-r--r--deprecated-workflow-designer/distribution/src/main/assembly/ext-activities-display-info.json29
1 files changed, 0 insertions, 29 deletions
diff --git a/deprecated-workflow-designer/distribution/src/main/assembly/ext-activities-display-info.json b/deprecated-workflow-designer/distribution/src/main/assembly/ext-activities-display-info.json
deleted file mode 100644
index 72056a5d..00000000
--- a/deprecated-workflow-designer/distribution/src/main/assembly/ext-activities-display-info.json
+++ /dev/null
@@ -1,29 +0,0 @@
-{
- "nodes": {
- "apds_script": {
- },
- "apds_service": {
- },
- "apds_scriptA": {
- "category": "aaa"
- },
- "apds_scriptB": {
- "category": "aaa"
- },
- "apds_serviceA": {
- "category": "aaa"
- },
- "apds_serviceB": {
- "category": "aaa"
- }
- },
- "categoryData": {
- "aaa": {
- "displayName": {
- "zh_CN": "扩展任务",
- "en_US": "Extension Task"
- },
- "collapse": true
- }
- }
-}