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

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

上级 7898998a
......@@ -1343,6 +1343,24 @@
"name" : "工作流编辑",
"realModelSubType" : "DEEDITVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "WFDynaEditView",
"logicName" : "工作流动态编辑视图",
"name" : "工作流动态编辑视图",
"realModelSubType" : "DEWFDYNAEDITVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "WFDynaActionView",
"logicName" : "工作流动态操作视图",
"name" : "工作流动态操作视图",
"realModelSubType" : "DEWFDYNAACTIONVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "WFDynaEditView3",
"logicName" : "工作流动态编辑视图分页关系",
"name" : "工作流动态编辑视图分页关系",
"realModelSubType" : "DEWFDYNAEDITVIEW3",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "MPickupView",
"logicName" : "工作流实体数据多项选择视图",
......
......@@ -29,7 +29,6 @@
} ],
"getPSWFProcesses" : [ {
"codeName" : "START_01",
"formCodeName" : "startForm",
"height" : 30,
"leftPos" : 740,
"logicName" : "开始事件",
......@@ -45,19 +44,6 @@
"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",
......@@ -79,6 +65,19 @@
"asynchronousProcess" : false,
"enableTimeout" : false,
"sendInform" : false
}, {
"codeName" : "END_01",
"height" : 30,
"leftPos" : 740,
"logicName" : "结束事件",
"name" : "结束事件",
"timeout" : -1,
"topPos" : 410,
"wFProcessType" : "END",
"width" : 30,
"asynchronousProcess" : false,
"enableTimeout" : false,
"terminalProcess" : true
} ],
"getStartPSWFProcess" : {
"modelref" : true,
......@@ -87,6 +86,6 @@
"wFCodeName" : "WorkFlowWf",
"wFVersion" : 1,
"hasMobStartView" : false,
"hasStartView" : true,
"hasStartView" : false,
"valid" : true
}
\ No newline at end of file
......@@ -36,22 +36,19 @@
</extensionElements>
<startEvent id="sid-7b05636dee3e81f1272de444e893ea19" name="开始事件">
<extensionElements>
<flowable:form process-form="startForm" wfversion="1"/>
</extensionElements>
</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-a66a03ba50a77cd50657c09938931c7f" sourceRef="sid-7b05636dee3e81f1272de444e893ea19" targetRef="tid-20-d3507b7d5e9d34fa8c1db99ad8624a95" name="">
<endEvent id="sid-542ea3f4f99dca8171db8812cc80e5bf" name="结束事件">
</endEvent>
<sequenceFlow id="rid-4fd4437ffa6d4ef4586564c4eef13211" sourceRef="sid-7b05636dee3e81f1272de444e893ea19" targetRef="tid-20-d3507b7d5e9d34fa8c1db99ad8624a95" name="">
</sequenceFlow>
<sequenceFlow id="lid-IAACTION-ba9746e617a6aee2851d9a7170326c02" sourceRef="tid-20-d3507b7d5e9d34fa8c1db99ad8624a95" targetRef="sid-542ea3f4f99dca8171db8812cc80e5bf" name="审批">
<conditionExpression xsi:type="tFormalExpression" ><![CDATA[${sequenceFlowId=="lid-IAACTION-ba9746e617a6aee2851d9a7170326c02"}]]></conditionExpression>
<sequenceFlow id="lid-IAACTION-f5ad8141c1274c2856b9485be1ea6d36" sourceRef="tid-20-d3507b7d5e9d34fa8c1db99ad8624a95" targetRef="sid-542ea3f4f99dca8171db8812cc80e5bf" name="审批">
<conditionExpression xsi:type="tFormalExpression" ><![CDATA[${sequenceFlowId=="lid-IAACTION-f5ad8141c1274c2856b9485be1ea6d36"}]]></conditionExpression>
<extensionElements>
<flowable:form nextCondition="ANY" />
</extensionElements>
......@@ -62,17 +59,17 @@
<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-a66a03ba50a77cd50657c09938931c7f" bpmnElement="rid-a66a03ba50a77cd50657c09938931c7f">
<bpmndi:BPMNShape id="BPMNShape-542ea3f4f99dca8171db8812cc80e5bf" bpmnElement="sid-542ea3f4f99dca8171db8812cc80e5bf">
<omgdi:Bounds x="740" y="410" width="30" height="30" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="BPMNEdge-rid-4fd4437ffa6d4ef4586564c4eef13211" bpmnElement="rid-4fd4437ffa6d4ef4586564c4eef13211">
<omgdi:waypoint x="0" y="0" />
<omgdi:waypoint x="0" y="0" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge-lid-IAACTION-ba9746e617a6aee2851d9a7170326c02" bpmnElement="lid-IAACTION-ba9746e617a6aee2851d9a7170326c02">
<bpmndi:BPMNEdge id="BPMNEdge-lid-IAACTION-f5ad8141c1274c2856b9485be1ea6d36" bpmnElement="lid-IAACTION-f5ad8141c1274c2856b9485be1ea6d36">
<omgdi:waypoint x="0" y="0" />
<omgdi:waypoint x="0" y="0" />
</bpmndi:BPMNEdge>
......
......@@ -1240,16 +1240,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
}, {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
} ]
}, {
......
......@@ -1262,9 +1262,21 @@
"builtinMethod" : true
} ],
"getAllPSAppViews" : [ {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWFDynaEditView.json",
"viewType" : "DEWFDYNAEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWorkFlowEditView.json",
"viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWFDynaEditView3.json",
"viewType" : "DEWFDYNAEDITVIEW3"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWFDynaActionView.json",
"viewType" : "DEWFDYNAACTIONVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWFDynaStartView.json",
......
{
"codeName" : "ApprovalForm",
"controlType" : "FORM",
"getCreatePSControlAction" : {
"modelref" : true,
"id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow/PSFORMS/ApprovalForm.json",
"getGetDraftFromPSControlAction" : {
"modelref" : true,
"id" : "loaddraftfrom",
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getGetDraftPSControlAction" : {
"modelref" : true,
"id" : "loaddraft",
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getGetPSControlAction" : {
"modelref" : true,
"id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"logicName" : "审批查看",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
"hidden" : true,
"dataType" : 5,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"id" : "srforikey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfkey",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "WORKFLOWID",
"codeName" : "WorkFlowId"
}
}, {
"id" : "srfmajortext",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "WORKFLOWNAME",
"codeName" : "WorkFlowName"
}
}, {
"id" : "srftempmode",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfuf",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfdeid",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfsourcekey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "workflowname",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "WORKFLOWNAME",
"codeName" : "WorkFlowName"
}
}, {
"id" : "wfstep",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "WFSTEP",
"codeName" : "Wfstep"
}
}, {
"id" : "wfstate",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "WFSTATE",
"codeName" : "Wfstate"
}
}, {
"id" : "workflowid",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "WORKFLOWID",
"codeName" : "WorkFlowId"
}
} ],
"getPSDEFormPages" : [ {
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "工作流名称",
"lanResTag" : "DEF.LNAME.WORKFLOWNAME",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[WORKFLOWNAME]",
"refFlag" : true
},
"caption" : "工作流名称",
"codeName" : "workflowname",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "workflowname",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "WORKFLOWNAME",
"codeName" : "WorkFlowName"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "workflowname"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "流程步骤",
"codeName" : "wfstep",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "wfstep",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "WFSTEP",
"codeName" : "Wfstep"
},
"getPSEditor" : {
"editorType" : "RADIOBUTTONLIST",
"name" : "wfstep",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/WorkFlowWfStep.json"
}
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"caption" : "工作流状态",
"codeName" : "wfstate",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "wfstate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "WFSTATE",
"codeName" : "Wfstate"
},
"getPSEditor" : {
"editorType" : "RADIOBUTTONLIST",
"name" : "wfstate",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/WFStatus.json"
}
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getRemovePSControlAction" : {
"modelref" : true,
"id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"tabHeaderPos" : "TOP",
"getUpdatePSControlAction" : {
"modelref" : true,
"id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getWFStartPSControlAction" : {
"modelref" : true,
"id" : "wfstart",
"actionName" : "WFSTART",
"actionType" : "WFACTION",
"name" : "wfstart",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "WFStart"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getWFSubmitPSControlAction" : {
"modelref" : true,
"id" : "wfsubmit",
"actionName" : "WFSUBMIT",
"actionType" : "WFACTION",
"name" : "wfsubmit",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "WFSubmit"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"noTabHeader" : true,
"modelid" : "7685729B-D63B-4CFD-BDB3-DF0D74B1AE20",
"modeltype" : "PSDEFORM_EDITFORM"
}
\ No newline at end of file
......@@ -63,11 +63,22 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"hookEventNames" : [ "LOAD", "SAVE", "REMOVE" ],
"logicName" : "主编辑表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSControlLogics" : [ {
"eventNames" : "LOAD;SAVE;REMOVE",
"logicTag" : "form",
"logicType" : "APPVIEWENGINE",
"name" : "engine_form",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
"hidden" : true,
......
......@@ -33,15 +33,6 @@
"value" : 0
} ]
} ],
"getPSAppViewRefs" : [ {
"name" : "WFSTART@1",
"realTitle" : "工作流启动视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWFDynaStartView.json",
"viewType" : "DEWFDYNASTARTVIEW"
}
} ],
"getPSAppWF" : {
"modelref" : true,
"id" : "WorkFlowWf"
......
......@@ -703,6 +703,34 @@
"uniqueTag" : "ViewLayoutModelRepositoryDETabExpViewLayout__tabexppanel",
"modelid" : "90AD5126-AB10-48D1-9975-3842A919201D_tabexppanel",
"modeltype" : "PSTABEXPPANEL"
}, {
"codeName" : "Default",
"controlType" : "DRTAB",
"getEditItemCapPSLanguageRes" : {
"defaultContent" : "工作流",
"lanResTag" : "DE.LNAME.WORKFLOW",
"lanResType" : "DE.LNAME",
"name" : "实体逻辑名称(DE.LNAME.*)[WORKFLOW]",
"refFlag" : true
},
"editItemCaption" : "工作流",
"name" : "drtab",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
"id" : "drtab"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "DRTAB"
},
"uniqueTag" : "WorkFlowWFDynaEditView3__drtab",
"modelid" : "b60dd761bcd8ddba13ed9888b4eba79d",
"modeltype" : "PSDEDRTAB"
}, {
"codeName" : "Default",
"controlType" : "DRTAB",
......
......@@ -2643,16 +2643,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
}, {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
} ]
} ],
......@@ -2733,6 +2733,12 @@
"viewType" : "DEEDITVIEW",
"resource" : "Book",
"view" : "BookEditViewEditorTest"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWFDynaEditView.json",
"viewType" : "DEWFDYNAEDITVIEW",
"resource" : "WorkFlow",
"view" : "WFDynaEditView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/Role3PickupView.json",
......@@ -3295,6 +3301,12 @@
"viewType" : "DEEDITVIEW",
"resource" : "Reginfo",
"view" : "EditView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWFDynaEditView3.json",
"viewType" : "DEWFDYNAEDITVIEW3",
"resource" : "WorkFlow",
"view" : "WFDynaEditView3"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phonePhoneView.json",
......@@ -3419,6 +3431,12 @@
"viewType" : "DEGRIDVIEW",
"resource" : "RawMaterial",
"view" : "GridView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWFDynaActionView.json",
"viewType" : "DEWFDYNAACTIONVIEW",
"resource" : "WorkFlow",
"view" : "WFDynaActionView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestTreeView.json",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册