提交 ec22a226 编写于 作者: ibizdev's avatar ibizdev

tony001 发布系统代码 [TrainSys,网页端]

上级 46333a3c
......@@ -51,6 +51,9 @@
"getPSWFVersions" : [ {
"modelref" : true,
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv1.json"
}, {
"modelref" : true,
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv2.json"
} ],
"uniqueTag" : "Test__WorkFlowWf",
"wFEngineCat" : "ACTIVITI",
......
......@@ -17,15 +17,19 @@
"wFLinkType" : "IAACTION"
} ],
"getPSWFProcesses" : [ {
"codeName" : "INTERACTIVE_05",
"codeName" : "INTERACTIVE_02",
"height" : 80,
"leftPos" : 630,
"leftPos" : 260,
"logicName" : "用户任务",
"msgType" : 0,
"multiInstMode" : "NONE",
"name" : "用户任务",
"getPSWFLinks" : [ {
"modelref" : true,
"id" : "IAACTION3"
} ],
"timeout" : -1,
"topPos" : 250,
"topPos" : 210,
"wFProcessType" : "INTERACTIVE",
"wFStepValue" : "用户任务",
"width" : 100,
......@@ -33,25 +37,34 @@
"enableTimeout" : false,
"sendInform" : false
}, {
"codeName" : "INTERACTIVE_02",
"codeName" : "INTERACTIVE_05",
"height" : 80,
"leftPos" : 260,
"leftPos" : 630,
"logicName" : "用户任务",
"msgType" : 0,
"multiInstMode" : "NONE",
"name" : "用户任务",
"getPSWFLinks" : [ {
"modelref" : true,
"id" : "IAACTION3"
} ],
"timeout" : -1,
"topPos" : 210,
"topPos" : 250,
"wFProcessType" : "INTERACTIVE",
"wFStepValue" : "用户任务",
"width" : 100,
"asynchronousProcess" : false,
"enableTimeout" : false,
"sendInform" : false
}, {
"codeName" : "TIMEREVENT_01",
"height" : 80,
"leftPos" : 380,
"logicName" : "中间定时器捕获事件",
"memo" : "=",
"name" : "中间定时器捕获事件",
"timeout" : -1,
"topPos" : 580,
"wFProcessType" : "TIMEREVENT",
"width" : 100,
"asynchronousProcess" : false,
"enableTimeout" : false
} ],
"wFCodeName" : "WorkFlowWf",
"wFVersion" : 1,
......
......@@ -38,14 +38,17 @@
</flowable:field>
</extensionElements>
<userTask flowable:category="${businessKey}" flowable:candidateUsers="${activedata.srfwfpredefinedusers}" flowable:exclusive="true" id="tid-用户任务-bc2ba09f6a5735bd9d83a9b102873cbc" name="用户任务">
<documentation>${majortext}</documentation>
</userTask>
<userTask flowable:category="${businessKey}" flowable:candidateUsers="${activedata.srfwfpredefinedusers}" flowable:exclusive="true" id="tid-用户任务-111cb74e98b02ab1e9500a737674a5d6" name="用户任务">
<documentation>${majortext}</documentation>
</userTask>
<userTask flowable:category="${businessKey}" flowable:candidateUsers="${activedata.srfwfpredefinedusers}" flowable:exclusive="true" id="tid-用户任务-bc2ba09f6a5735bd9d83a9b102873cbc" name="用户任务">
<userTask flowable:category="${businessKey}" flowable:candidateUsers="${activedata.srfwfpredefinedusers}" flowable:exclusive="true" id="tid--ab22480a12bdcbd7d86193b3d8ac3d05" name="中间定时器捕获事件">
<documentation>${majortext}</documentation>
</userTask>
<sequenceFlow id="lid-IAACTION3-966260485e339fbf37ff5a143323f755" sourceRef="tid-用户任务-bc2ba09f6a5735bd9d83a9b102873cbc" targetRef="tid-用户任务-111cb74e98b02ab1e9500a737674a5d6" name="交互连接">
<conditionExpression xsi:type="tFormalExpression" ><![CDATA[${sequenceFlowId=="lid-IAACTION3-966260485e339fbf37ff5a143323f755"}]]></conditionExpression>
<sequenceFlow id="lid-IAACTION3-f855c787255d0bbf4728dc29d0d947f5" sourceRef="tid-用户任务-bc2ba09f6a5735bd9d83a9b102873cbc" targetRef="tid-用户任务-111cb74e98b02ab1e9500a737674a5d6" name="交互连接">
<conditionExpression xsi:type="tFormalExpression" ><![CDATA[${sequenceFlowId=="lid-IAACTION3-f855c787255d0bbf4728dc29d0d947f5"}]]></conditionExpression>
<extensionElements>
<flowable:form nextCondition="ANY" />
</extensionElements>
......@@ -53,13 +56,16 @@
</process>
<bpmndi:BPMNDiagram id="BPMNDiagram_trainsys-workflowwfv1">
<bpmndi:BPMNPlane id="BPMNPlane_trainsys-workflowwfv1" bpmnElement="trainsys-workflowwfv1">
<bpmndi:BPMNShape id="BPMNShape-bc2ba09f6a5735bd9d83a9b102873cbc" bpmnElement="tid-用户任务-bc2ba09f6a5735bd9d83a9b102873cbc">
<omgdi:Bounds x="260" y="210" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape-111cb74e98b02ab1e9500a737674a5d6" bpmnElement="tid-用户任务-111cb74e98b02ab1e9500a737674a5d6">
<omgdi:Bounds x="630" y="250" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape-bc2ba09f6a5735bd9d83a9b102873cbc" bpmnElement="tid-用户任务-bc2ba09f6a5735bd9d83a9b102873cbc">
<omgdi:Bounds x="260" y="210" width="100" height="80" />
<bpmndi:BPMNShape id="BPMNShape-ab22480a12bdcbd7d86193b3d8ac3d05" bpmnElement="sid-ab22480a12bdcbd7d86193b3d8ac3d05">
<omgdi:Bounds x="380" y="580" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="BPMNEdge-lid-IAACTION3-966260485e339fbf37ff5a143323f755" bpmnElement="lid-IAACTION3-966260485e339fbf37ff5a143323f755">
<bpmndi:BPMNEdge id="BPMNEdge-lid-IAACTION3-f855c787255d0bbf4728dc29d0d947f5" bpmnElement="lid-IAACTION3-f855c787255d0bbf4728dc29d0d947f5">
<omgdi:waypoint x="0" y="0" />
<omgdi:waypoint x="0" y="0" />
</bpmndi:BPMNEdge>
......
{
"codeName" : "WorkFlowWfv2",
"dynaModelFilePath" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv2.json",
"name" : "测试流程(WorkFlow) v2",
"getPSWFProcesses" : [ {
"codeName" : "START_01",
"height" : 30,
"leftPos" : 240,
"logicName" : "开始事件565",
"name" : "开始事件565",
"timeout" : -1,
"topPos" : 90,
"wFProcessType" : "START",
"width" : 30,
"asynchronousProcess" : false,
"enableTimeout" : false,
"startProcess" : true
}, {
"codeName" : "EXCLUSIVEGATEWAY_01",
"height" : 40,
"leftPos" : 730,
"logicName" : "互斥网关",
"name" : "互斥网关",
"timeout" : -1,
"topPos" : 90,
"wFProcessType" : "EXCLUSIVEGATEWAY",
"width" : 40,
"asynchronousProcess" : false,
"enableTimeout" : false
}, {
"codeName" : "INTERACTIVE_01",
"height" : 80,
"leftPos" : 370,
"logicName" : "用户任务",
"msgType" : 0,
"multiInstMode" : "NONE",
"name" : "用户任务",
"getPSWFProcessRoles" : [ {
"memo" : "1",
"name" : "[上两个步骤操作者]",
"getPSSysMsgTempl" : {
"modelref" : true,
"path" : "PSSYSMSGTEMPLS/Usr1106310288.json"
},
"wFProcessRoleType" : "LASTTWOSTEPACTOR"
} ],
"timeout" : -1,
"topPos" : 70,
"wFProcessType" : "INTERACTIVE",
"wFStepValue" : "用户任务",
"width" : 100,
"asynchronousProcess" : false,
"enableTimeout" : false,
"sendInform" : false
}, {
"codeName" : "PROCESS_01",
"height" : 80,
"leftPos" : 520,
"logicName" : "服务任务",
"name" : "服务任务",
"getPSWFProcessParams" : [ {
"dstField" : "1",
"memo" : "1",
"name" : "[1] ===> [系统全局对象](1)",
"srcValue" : "1",
"srcValueType" : "APPLICATION"
} ],
"timeout" : -1,
"topPos" : 80,
"wFProcessType" : "PROCESS",
"width" : 100,
"asynchronousProcess" : false,
"enableTimeout" : false
}, {
"codeName" : "INCLUSIVEGATEWAY_01",
"height" : 40,
"leftPos" : 900,
"logicName" : "包容性网关",
"name" : "包容性网关",
"timeout" : -1,
"topPos" : 90,
"wFProcessType" : "INCLUSIVEGATEWAY",
"width" : 40,
"asynchronousProcess" : false,
"enableTimeout" : false
}, {
"codeName" : "PARALLELGATEWAY_01",
"height" : 40,
"leftPos" : 820,
"logicName" : "并行网关",
"name" : "并行网关",
"timeout" : -1,
"topPos" : 90,
"wFProcessType" : "PARALLELGATEWAY",
"width" : 40,
"asynchronousProcess" : false,
"enableTimeout" : false
}, {
"codeName" : "END_01",
"height" : 30,
"leftPos" : 660,
"logicName" : "结束事件",
"name" : "结束事件",
"timeout" : -1,
"topPos" : 90,
"wFProcessType" : "END",
"width" : 30,
"asynchronousProcess" : false,
"enableTimeout" : false,
"terminalProcess" : true
}, {
"codeName" : "TIMEREVENT_01",
"height" : 80,
"leftPos" : 1000,
"logicName" : "中间定时器捕获事件",
"name" : "中间定时器捕获事件",
"timeout" : -1,
"topPos" : 100,
"wFProcessType" : "TIMEREVENT",
"width" : 100,
"asynchronousProcess" : false,
"enableTimeout" : false
} ],
"getStartPSWFProcess" : {
"modelref" : true,
"id" : "START_01"
},
"wFCodeName" : "WorkFlowWf",
"wFVersion" : 2,
"hasMobStartView" : false,
"hasStartView" : false,
"valid" : true
}
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:flowable="http://flowable.org/bpmn" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:omgdc="http://www.omg.org/spec/DD/20100524/DC" xmlns:omgdi="http://www.omg.org/spec/DD/20100524/DI" typeLanguage="http://www.w3.org/2001/XMLSchema" expressionLanguage="http://www.w3.org/1999/XPath" targetNamespace="http://www.flowable.org/processdef">
<process id="trainsys-workflowwfv2" isClosed="false" isExecutable="true" name="测试流程(WorkFlow) v2" processType="None">
<extensionElements>
<flowable:eventListener delegateExpression="${processInstanceListener}" />
<flowable:field name="bookings">
<flowable:string>workflow</flowable:string>
</flowable:field>
<flowable:field name="bookingapps_workflow">
<flowable:string>Web</flowable:string>
</flowable:field>
<flowable:field name="bookingmobs_workflow">
<flowable:string>Mob</flowable:string>
</flowable:field>
<flowable:field name="wfstepfield_workflow">
<flowable:string>wfstep</flowable:string>
</flowable:field>
<flowable:field name="udstatefield_workflow">
<flowable:string>wfstate</flowable:string>
</flowable:field>
<flowable:field name="udstateingval_workflow">
<flowable:string>20</flowable:string>
</flowable:field>
<flowable:field name="wffinishval_workflow">
<flowable:string>30</flowable:string>
</flowable:field>
<flowable:field name="wfcancelval_workflow">
<flowable:string>10</flowable:string>
</flowable:field>
<flowable:field name="wferrorval_workflow">
<flowable:string>40</flowable:string>
</flowable:field>
<flowable:field name="majortext_workflow">
<flowable:string>workflowname</flowable:string>
</flowable:field>
<flowable:field name="isvalid">
<flowable:string>1</flowable:string>
</flowable:field>
</extensionElements>
<startEvent id="sid-dc0dfa5108cbfdad8b42a1d6dc438769" name="开始事件565">
</startEvent>
<exclusiveGateway id="sid-d5402f26e09c26f2170587c455703c81"></exclusiveGateway>
<userTask flowable:category="${businessKey}" flowable:candidateUsers="${activedata.srfwfpredefinedusers}" flowable:exclusive="true" id="tid-用户任务-9cb615aff985200ac2c3e71157bd754f" name="用户任务">
<documentation>${majortext}</documentation>
</userTask>
<serviceTask id="sid-b111c9ced1c3b410319563d12859a774" name="服务任务" flowable:expression="${wfCoreService.execute(execution, activedata)}" >
<extensionElements>
<flowable:field name="params-1"><flowable:string>1</flowable:string></flowable:field>
</extensionElements>
</serviceTask>
<inclusiveGateway id="sid-51777da93167d47800c1daedf6d2c4e0"></inclusiveGateway>
<parallelGateway id="sid-5ec405f8e0d4b1e945968acb39b6b2db"></parallelGateway>
<endEvent id="sid-2eb769dd9749dfc48cab30d590870669" name="结束事件">
</endEvent>
<userTask flowable:category="${businessKey}" flowable:candidateUsers="${activedata.srfwfpredefinedusers}" flowable:exclusive="true" id="tid--dbf16f6a12952122a02ac5577bbdb656" name="中间定时器捕获事件">
<documentation>${majortext}</documentation>
</userTask>
</process>
<bpmndi:BPMNDiagram id="BPMNDiagram_trainsys-workflowwfv2">
<bpmndi:BPMNPlane id="BPMNPlane_trainsys-workflowwfv2" bpmnElement="trainsys-workflowwfv2">
<bpmndi:BPMNShape id="BPMNShape-dc0dfa5108cbfdad8b42a1d6dc438769" bpmnElement="sid-dc0dfa5108cbfdad8b42a1d6dc438769">
<omgdi:Bounds x="240" y="90" width="30" height="30" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape-d5402f26e09c26f2170587c455703c81" bpmnElement="sid-d5402f26e09c26f2170587c455703c81">
<omgdi:Bounds x="730" y="90" width="40" height="40" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape-9cb615aff985200ac2c3e71157bd754f" bpmnElement="tid-用户任务-9cb615aff985200ac2c3e71157bd754f">
<omgdi:Bounds x="370" y="70" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape-b111c9ced1c3b410319563d12859a774" bpmnElement="sid-b111c9ced1c3b410319563d12859a774">
<omgdi:Bounds x="520" y="80" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape-51777da93167d47800c1daedf6d2c4e0" bpmnElement="sid-51777da93167d47800c1daedf6d2c4e0">
<omgdi:Bounds x="900" y="90" width="40" height="40" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape-5ec405f8e0d4b1e945968acb39b6b2db" bpmnElement="sid-5ec405f8e0d4b1e945968acb39b6b2db">
<omgdi:Bounds x="820" y="90" width="40" height="40" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape-2eb769dd9749dfc48cab30d590870669" bpmnElement="sid-2eb769dd9749dfc48cab30d590870669">
<omgdi:Bounds x="660" y="90" width="30" height="30" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape-dbf16f6a12952122a02ac5577bbdb656" bpmnElement="sid-dbf16f6a12952122a02ac5577bbdb656">
<omgdi:Bounds x="1000" y="100" width="100" height="80" />
</bpmndi:BPMNShape>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</definitions>
\ No newline at end of file
......@@ -421,7 +421,7 @@
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv1.json"
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv2.json"
},
"getPSWorkflow" : {
"modelref" : true,
......
......@@ -52,7 +52,7 @@
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv1.json"
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv2.json"
},
"getPSWorkflow" : {
"modelref" : true,
......
......@@ -745,7 +745,7 @@
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv1.json"
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv2.json"
},
"getPSWorkflow" : {
"modelref" : true,
......
......@@ -776,7 +776,7 @@
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv1.json"
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv2.json"
},
"getPSWorkflow" : {
"modelref" : true,
......
......@@ -803,7 +803,7 @@
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv1.json"
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv2.json"
},
"getPSWorkflow" : {
"modelref" : true,
......
......@@ -745,7 +745,7 @@
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv1.json"
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv2.json"
},
"getPSWorkflow" : {
"modelref" : true,
......
......@@ -843,7 +843,7 @@
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv1.json"
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv2.json"
},
"getPSWorkflow" : {
"modelref" : true,
......
......@@ -5384,7 +5384,7 @@
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv1.json"
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv2.json"
},
"getPSWorkflow" : {
"modelref" : true,
......@@ -212,47 +212,27 @@
"itemType" : "SEPERATOR",
"name" : "tbitem8"
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.STARTWF"
},
"caption" : "开始流程",
"caption" : "开始事件565",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem9",
"name" : "tbitem9_saveandstart",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem9"
},
"getPSSysImage" : {
"glyph" : "xf04b@FontAwesome",
"cssClass" : "fa fa-play"
"id" : "toolbar_tbitem9_saveandstart"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.STARTWF"
},
"caption" : "开始流程",
"caption" : "开始事件565",
"codeName" : "SaveAndStart",
"fullCodeName" : "SaveAndStart",
"name" : "编辑界面_保存并开始流程操作",
"getPSSysImage" : {
"glyph" : "xf04b@FontAwesome",
"cssClass" : "fa fa-play"
},
"name" : "开始事件565",
"predefinedType" : "EDITVIEW_SAVEANDSTARTWFACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.STARTWF"
},
"uIActionMode" : "SYS",
"uIActionTag" : "SaveAndStart",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "开始流程",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.STARTWF"
},
"tooltip" : "开始事件565",
"showCaption" : true,
"showIcon" : true
}, {
......@@ -1358,7 +1338,7 @@
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv1.json"
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv2.json"
},
"getPSWorkflow" : {
"modelref" : true,
......
......@@ -212,47 +212,27 @@
"itemType" : "SEPERATOR",
"name" : "tbitem8"
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.STARTWF"
},
"caption" : "开始流程",
"caption" : "开始事件565",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem9",
"name" : "tbitem9_saveandstart",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem9"
},
"getPSSysImage" : {
"glyph" : "xf04b@FontAwesome",
"cssClass" : "fa fa-play"
"id" : "toolbar_tbitem9_saveandstart"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.STARTWF"
},
"caption" : "开始流程",
"caption" : "开始事件565",
"codeName" : "SaveAndStart",
"fullCodeName" : "SaveAndStart",
"name" : "编辑界面_保存并开始流程操作",
"getPSSysImage" : {
"glyph" : "xf04b@FontAwesome",
"cssClass" : "fa fa-play"
},
"name" : "开始事件565",
"predefinedType" : "EDITVIEW_SAVEANDSTARTWFACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.STARTWF"
},
"uIActionMode" : "SYS",
"uIActionTag" : "SaveAndStart",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "开始流程",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.STARTWF"
},
"tooltip" : "开始事件565",
"showCaption" : true,
"showIcon" : true
}, {
......@@ -1358,7 +1338,7 @@
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv1.json"
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv2.json"
},
"getPSWorkflow" : {
"modelref" : true,
......
......@@ -1036,7 +1036,7 @@
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv1.json"
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv2.json"
},
"getPSWorkflow" : {
"modelref" : true,
......
......@@ -746,7 +746,7 @@
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv1.json"
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv2.json"
},
"getPSWorkflow" : {
"modelref" : true,
......
......@@ -804,7 +804,7 @@
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv1.json"
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv2.json"
},
"getPSWorkflow" : {
"modelref" : true,
......
......@@ -52,7 +52,7 @@
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv1.json"
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv2.json"
},
"getPSWorkflow" : {
"modelref" : true,
......
......@@ -212,47 +212,27 @@
"itemType" : "SEPERATOR",
"name" : "tbitem8"
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.STARTWF"
},
"caption" : "开始流程",
"caption" : "开始事件565",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem9",
"name" : "tbitem9_saveandstart",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem9"
},
"getPSSysImage" : {
"glyph" : "xf04b@FontAwesome",
"cssClass" : "fa fa-play"
"id" : "toolbar_tbitem9_saveandstart"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.STARTWF"
},
"caption" : "开始流程",
"caption" : "开始事件565",
"codeName" : "SaveAndStart",
"fullCodeName" : "SaveAndStart",
"name" : "编辑界面_保存并开始流程操作",
"getPSSysImage" : {
"glyph" : "xf04b@FontAwesome",
"cssClass" : "fa fa-play"
},
"name" : "开始事件565",
"predefinedType" : "EDITVIEW_SAVEANDSTARTWFACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.STARTWF"
},
"uIActionMode" : "SYS",
"uIActionTag" : "SaveAndStart",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "开始流程",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.STARTWF"
},
"tooltip" : "开始事件565",
"showCaption" : true,
"showIcon" : true
}, {
......@@ -1358,7 +1338,7 @@
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv1.json"
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv2.json"
},
"getPSWorkflow" : {
"modelref" : true,
......
......@@ -745,7 +745,7 @@
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv1.json"
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv2.json"
},
"getPSWorkflow" : {
"modelref" : true,
......
......@@ -970,7 +970,7 @@
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv1.json"
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv2.json"
},
"getPSWorkflow" : {
"modelref" : true,
......
......@@ -995,7 +995,7 @@
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv1.json"
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv2.json"
},
"getPSWorkflow" : {
"modelref" : true,
......
......@@ -745,7 +745,7 @@
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv1.json"
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv2.json"
},
"getPSWorkflow" : {
"modelref" : true,
......
......@@ -83,47 +83,27 @@
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.STARTWF"
},
"caption" : "开始流程",
"caption" : "开始事件565",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"name" : "deuiaction2_saveandstart",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf04b@FontAwesome",
"cssClass" : "fa fa-play"
"id" : "toolbar_deuiaction2_saveandstart"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.STARTWF"
},
"caption" : "开始流程",
"caption" : "开始事件565",
"codeName" : "SaveAndStart",
"fullCodeName" : "SaveAndStart",
"name" : "编辑界面_保存并开始流程操作",
"getPSSysImage" : {
"glyph" : "xf04b@FontAwesome",
"cssClass" : "fa fa-play"
},
"name" : "开始事件565",
"predefinedType" : "EDITVIEW_SAVEANDSTARTWFACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.STARTWF"
},
"uIActionMode" : "SYS",
"uIActionTag" : "SaveAndStart",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "开始流程",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.STARTWF"
},
"tooltip" : "开始事件565",
"showCaption" : true,
"showIcon" : true
}, {
......@@ -888,7 +868,7 @@
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv1.json"
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv2.json"
},
"getPSWorkflow" : {
"modelref" : true,
......
......@@ -166,6 +166,9 @@
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"ctrlParams" : {
"CONTEXTMENURIGHTCLICKINVOKE" : "true"
},
"id" : "TREEEXPBAR"
},
"getPSControls" : [ {
......@@ -299,6 +302,9 @@
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"ctrlParams" : {
"CONTEXTMENURIGHTCLICKINVOKE" : "true"
},
"id" : "treeexpbar_tree"
},
"getPSControls" : [ {
......
......@@ -435,6 +435,9 @@
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"ctrlParams" : {
"CONTEXTMENURIGHTCLICKINVOKE" : "true"
},
"id" : "TREEEXPBAR"
},
"getPSControls" : [ {
......@@ -568,6 +571,9 @@
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"ctrlParams" : {
"CONTEXTMENURIGHTCLICKINVOKE" : "true"
},
"id" : "treeexpbar_tree"
},
"getPSControls" : [ {
......
......@@ -4414,13 +4414,14 @@
} ],
"getUserParam" : {
"globalConfig.grid.editShowMode" : "cell",
"globalConfig.tree.contextMenuRightClickInvoke" : "false",
"ABC" : "ABCX",
"globalConfig.view.expCacheMode" : "TABEXPPANEL",
"globalConfig.codeList.timeout" : "9000",
"globalConfig.appMenu.enableEcho" : "false",
"devtoolConfig.studioBaseUrl" : "http://studio.ibizmodeling.cn/mosdynamictool/mos-dynamic-mgr/#/mosdynamicmgr/23D878A4-E43A-41F7-8D72-6C24B47945F9/pssystems/2C40DFCD-0DF5-47BF-91A5-C45F810B0001/views/dashboardview_sysinfo",
"ENABLEUIMODELEX" : "true",
"DefaultOSSCat" : "cattest",
"ENABLEUIMODELEX" : "true",
"AppTitle" : "测试应用标题"
},
"id" : "PSSYSAPPS/Web/PSSYSAPP.json"
......
......@@ -137163,13 +137163,14 @@
},
"getUserParam" : {
"globalConfig.grid.editShowMode" : "cell",
"globalConfig.tree.contextMenuRightClickInvoke" : "false",
"ABC" : "ABCX",
"globalConfig.view.expCacheMode" : "TABEXPPANEL",
"globalConfig.codeList.timeout" : "9000",
"globalConfig.appMenu.enableEcho" : "false",
"devtoolConfig.studioBaseUrl" : "http://studio.ibizmodeling.cn/mosdynamictool/mos-dynamic-mgr/#/mosdynamicmgr/23D878A4-E43A-41F7-8D72-6C24B47945F9/pssystems/2C40DFCD-0DF5-47BF-91A5-C45F810B0001/views/dashboardview_sysinfo",
"ENABLEUIMODELEX" : "true",
"DefaultOSSCat" : "cattest",
"ENABLEUIMODELEX" : "true",
"AppTitle" : "测试应用标题"
}
}
\ No newline at end of file
......@@ -12969,13 +12969,14 @@
},
"getUserParam" : {
"globalConfig.grid.editShowMode" : "cell",
"globalConfig.tree.contextMenuRightClickInvoke" : "false",
"ABC" : "ABCX",
"globalConfig.view.expCacheMode" : "TABEXPPANEL",
"globalConfig.codeList.timeout" : "9000",
"globalConfig.appMenu.enableEcho" : "false",
"devtoolConfig.studioBaseUrl" : "http://studio.ibizmodeling.cn/mosdynamictool/mos-dynamic-mgr/#/mosdynamicmgr/23D878A4-E43A-41F7-8D72-6C24B47945F9/pssystems/2C40DFCD-0DF5-47BF-91A5-C45F810B0001/views/dashboardview_sysinfo",
"ENABLEUIMODELEX" : "true",
"DefaultOSSCat" : "cattest",
"ENABLEUIMODELEX" : "true",
"AppTitle" : "测试应用标题"
},
"id" : "PSSYSAPPS/Web/PSSYSAPP.json"
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册