aboutsummaryrefslogtreecommitdiffstats
path: root/distribution/src/main/assembly/ext-activities.json
diff options
context:
space:
mode:
authorYuanHu <yuan.hu1@zte.com.cn>2018-04-12 14:02:50 +0800
committerYuanHu <yuan.hu1@zte.com.cn>2018-04-12 14:02:50 +0800
commitd447c76fe62dbbb39e6a2d6f2a2bcb53fc53d01e (patch)
treee23b1cb1ef62fdebc02f08c076f6dc2c7da10819 /distribution/src/main/assembly/ext-activities.json
parentda8c367fc069efd35d3e8e0aabeea8fc78c8036c (diff)
Fixed the format issue in the sample
Replace unsuitable name of extend activities. Updata display information for extend activities. Issue-ID: SDC-1210 Change-Id: Ic038cac340d877947d21c9dc6f1d792c94e9fee7 Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
Diffstat (limited to 'distribution/src/main/assembly/ext-activities.json')
-rw-r--r--distribution/src/main/assembly/ext-activities.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/distribution/src/main/assembly/ext-activities.json b/distribution/src/main/assembly/ext-activities.json
index eae58fce..0eb1f0e1 100644
--- a/distribution/src/main/assembly/ext-activities.json
+++ b/distribution/src/main/assembly/ext-activities.json
@@ -91,12 +91,12 @@
{
"id": "apds_scriptB",
"displayName": {
- "zh_CN": "Groovy",
- "en_US": "Groovy"
+ "zh_CN": "Groovy Task",
+ "en_US": "Groovy Task"
},
"description": {
- "zh_CN": "脚本节点",
- "en_US": "Script Node"
+ "zh_CN": "Groovy Task",
+ "en_US": "Groovy Task"
},
"type": "scriptTask",
"icon": {
@@ -112,12 +112,12 @@
{
"id": "apds_serviceA",
"displayName": {
- "zh_CN": "JAVA A",
- "en_US": "JAVA A"
+ "zh_CN": "Java Task",
+ "en_US": "Java Task"
},
"description": {
- "zh_CN": "JAVA 节点",
- "en_US": "JAVA Node"
+ "zh_CN": "Java Task",
+ "en_US": "Java Task"
},
"type": "serviceTask",
"icon": {
@@ -136,7 +136,7 @@
"zh_CN": "参数1",
"en_US": "Param1"
},
- "show": false,
+ "show": true,
"editable": true
},
"param2": {