aboutsummaryrefslogtreecommitdiffstats
path: root/deprecated-workflow-designer/distribution/src/main/assembly/ext-activities-display-info.json
diff options
context:
space:
mode:
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
- }
- }
-}