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

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

上级 646f4f72
......@@ -2,57 +2,6 @@
"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"
} ],
"getPSWFProcesses" : [ {
"codeName" : "START_01",
"height" : 30,
"leftPos" : 870,
"logicName" : "开始事件",
"name" : "开始事件",
"getPSWFLinks" : [ {
"modelref" : true,
"id" : "route"
} ],
"timeout" : -1,
"topPos" : 80,
"wFProcessType" : "START",
"width" : 30,
"asynchronousProcess" : false,
"enableTimeout" : false,
"startProcess" : true
}, {
"codeName" : "INTERACTIVE_01",
"formCodeName" : "ApprovalForm",
"height" : 80,
"leftPos" : 840,
"logicName" : "审批",
"msgType" : 0,
"multiInstMode" : "NONE",
"name" : "审批",
"timeout" : -1,
"topPos" : 290,
"wFProcessType" : "INTERACTIVE",
"wFStepValue" : "20",
"width" : 100,
"asynchronousProcess" : false,
"enableTimeout" : false,
"sendInform" : false
} ],
"getStartPSWFProcess" : {
"modelref" : true,
"id" : "START_01"
},
"wFCodeName" : "WorkFlowWf",
"wFVersion" : 1,
"hasMobStartView" : false,
......
......@@ -32,29 +32,9 @@
</flowable:field>
</extensionElements>
<startEvent id="sid-7b05636dee3e81f1272de444e893ea19" name="开始事件">
</startEvent>
<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-a97097b7c1e47994cffa3c83e294c379" sourceRef="sid-7b05636dee3e81f1272de444e893ea19" targetRef="tid-20-d3507b7d5e9d34fa8c1db99ad8624a95" name="">
</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="870" y="80" width="30" height="30" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape-d3507b7d5e9d34fa8c1db99ad8624a95" bpmnElement="tid-20-d3507b7d5e9d34fa8c1db99ad8624a95">
<omgdi:Bounds x="840" y="290" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="BPMNEdge-rid-a97097b7c1e47994cffa3c83e294c379" bpmnElement="rid-a97097b7c1e47994cffa3c83e294c379">
<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 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册