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

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

上级 0c3d6a67
......@@ -2,6 +2,87 @@
"codeName" : "WorkFlowWfv1",
"dynaModelFilePath" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv1.json",
"name" : "测试流程(WorkFlow) v1",
"getPSWFLinks" : [ {
"getFromPSWFProcess" : {
"modelref" : true,
"id" : "START_01"
},
"name" : "route",
"getToPSWFProcess" : {
"modelref" : true,
"id" : "INTERACTIVE_01"
},
"wFLinkType" : "ROUTE"
}, {
"getFromPSWFProcess" : {
"modelref" : true,
"id" : "INTERACTIVE_01"
},
"logicName" : "审批",
"name" : "IAACTION",
"nextCondition" : "ANY",
"getToPSWFProcess" : {
"modelref" : true,
"id" : "END_01"
},
"wFLinkType" : "IAACTION"
} ],
"getPSWFProcesses" : [ {
"codeName" : "START_01",
"height" : 30,
"leftPos" : 740,
"logicName" : "开始事件",
"name" : "开始事件",
"getPSWFLinks" : [ {
"modelref" : true,
"id" : "route"
} ],
"timeout" : -1,
"topPos" : 70,
"wFProcessType" : "START",
"width" : 30,
"asynchronousProcess" : false,
"enableTimeout" : false,
"startProcess" : true
}, {
"codeName" : "END_01",
"height" : 30,
"leftPos" : 740,
"logicName" : "结束事件",
"name" : "结束事件",
"timeout" : -1,
"topPos" : 410,
"wFProcessType" : "END",
"width" : 30,
"asynchronousProcess" : false,
"enableTimeout" : false,
"terminalProcess" : true
}, {
"codeName" : "INTERACTIVE_01",
"formCodeName" : "ApprovalForm",
"height" : 80,
"leftPos" : 710,
"logicName" : "审核",
"msgType" : 0,
"multiInstMode" : "NONE",
"name" : "审核",
"getPSWFLinks" : [ {
"modelref" : true,
"id" : "IAACTION"
} ],
"timeout" : -1,
"topPos" : 220,
"wFProcessType" : "INTERACTIVE",
"wFStepValue" : "20",
"width" : 100,
"asynchronousProcess" : false,
"enableTimeout" : false,
"sendInform" : false
} ],
"getStartPSWFProcess" : {
"modelref" : true,
"id" : "START_01"
},
"wFCodeName" : "WorkFlowWf",
"wFVersion" : 1,
"hasMobStartView" : false,
......
......@@ -35,9 +35,44 @@
</flowable:field>
</extensionElements>
<startEvent id="sid-7b05636dee3e81f1272de444e893ea19" name="开始事件">
</startEvent>
<endEvent id="sid-542ea3f4f99dca8171db8812cc80e5bf" name="结束事件">
</endEvent>
<userTask flowable:category="${businessKey}" flowable:candidateUsers="${activedata.srfwfpredefinedusers}" flowable:exclusive="true" id="tid-20-d3507b7d5e9d34fa8c1db99ad8624a95" name="审核">
<documentation>${majortext}</documentation>
<extensionElements>
<flowable:form process-form="ApprovalForm" />
</extensionElements>
</userTask>
<sequenceFlow id="rid-cf4bbf81ae2666207631391554eb676f" sourceRef="sid-7b05636dee3e81f1272de444e893ea19" targetRef="tid-20-d3507b7d5e9d34fa8c1db99ad8624a95" name="">
</sequenceFlow>
<sequenceFlow id="lid-IAACTION-c395c1c05fcb4812e60013b47e295bc2" sourceRef="tid-20-d3507b7d5e9d34fa8c1db99ad8624a95" targetRef="sid-542ea3f4f99dca8171db8812cc80e5bf" name="审批">
<conditionExpression xsi:type="tFormalExpression" ><![CDATA[${sequenceFlowId=="lid-IAACTION-c395c1c05fcb4812e60013b47e295bc2"}]]></conditionExpression>
<extensionElements>
<flowable:form nextCondition="ANY" />
</extensionElements>
</sequenceFlow>
</process>
<bpmndi:BPMNDiagram id="BPMNDiagram_trainsys-workflowwfv1">
<bpmndi:BPMNPlane id="BPMNPlane_trainsys-workflowwfv1" bpmnElement="trainsys-workflowwfv1">
<bpmndi:BPMNShape id="BPMNShape-7b05636dee3e81f1272de444e893ea19" bpmnElement="sid-7b05636dee3e81f1272de444e893ea19">
<omgdi:Bounds x="740" y="70" width="30" height="30" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape-542ea3f4f99dca8171db8812cc80e5bf" bpmnElement="sid-542ea3f4f99dca8171db8812cc80e5bf">
<omgdi:Bounds x="740" y="410" width="30" height="30" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape-d3507b7d5e9d34fa8c1db99ad8624a95" bpmnElement="tid-20-d3507b7d5e9d34fa8c1db99ad8624a95">
<omgdi:Bounds x="710" y="220" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="BPMNEdge-rid-cf4bbf81ae2666207631391554eb676f" bpmnElement="rid-cf4bbf81ae2666207631391554eb676f">
<omgdi:waypoint x="0" y="0" />
<omgdi:waypoint x="0" y="0" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge-lid-IAACTION-c395c1c05fcb4812e60013b47e295bc2" bpmnElement="lid-IAACTION-c395c1c05fcb4812e60013b47e295bc2">
<omgdi:waypoint x="0" y="0" />
<omgdi:waypoint x="0" y="0" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</definitions>
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册