|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+<?xml version="1.0"?>
|
|
|
2
|
+<HYWorkFlowFile Ver="1.0">
|
|
|
3
|
+ <MainEntity Value="费用报销实体"/>
|
|
|
4
|
+ <UserVarDefList>
|
|
|
5
|
+ <VarDef Name="StringTest" DataType="String" Note="String测试" />
|
|
|
6
|
+ <VarDef Name="IntTest" DataType="Int" Note="Int测试" />
|
|
|
7
|
+ <VarDef Name="FloatTest" DataType="Float" Note="Float测试" />
|
|
|
8
|
+ <VarDef Name="BoolTest" DataType="Boolean" Note="Bool测试" />
|
|
|
9
|
+ </UserVarDefList>
|
|
|
10
|
+ <FlowNodeList>
|
|
|
11
|
+ <FlowNode Type="Begain_FlowNode" Name="开始" ID="1" Note="">
|
|
|
12
|
+ <InputPortList>
|
|
|
13
|
+ </InputPortList>
|
|
|
14
|
+ <OutputPortList>
|
|
|
15
|
+ <OutputPort ID="1" Name="" Type="Base" ObjNodeID="2" ObjPortID="1"/>
|
|
|
16
|
+ </OutputPortList>
|
|
|
17
|
+ </FlowNode>
|
|
|
18
|
+ <FlowNode Type="Approval_FlowNode" Name="提交" ID="2" Note="提交报销" EnableRepeal="false" EnableRepealLock="false" NeedAssignParticipator="false">
|
|
|
19
|
+ <InputPortList>
|
|
|
20
|
+ <InputPort ID="1" Name="" Type="Busine" ObjNodeID="1" ObjPortID="1" >
|
|
|
21
|
+ </InputPort>
|
|
|
22
|
+ </InputPortList>
|
|
|
23
|
+ <OutputPortList>
|
|
|
24
|
+ <OutputPort ID="1" Name="" Type="RunOpr" ObjNodeID="3" ObjPortID="1" BusineOprID="1" BusineOprName="同意"/>
|
|
|
25
|
+ </OutputPortList>
|
|
|
26
|
+ <ViewValExpression Type="Var" ValType="String">
|
|
|
27
|
+ <ValName Val="MainView"/>
|
|
|
28
|
+ </ViewValExpression>
|
|
|
29
|
+ <ParticipatorInfoValExpression Type="Var" ValType="String">
|
|
|
30
|
+ <ValName Val="MainCreator"/>
|
|
|
31
|
+ </ParticipatorInfoValExpression>
|
|
|
32
|
+ </FlowNode>
|
|
|
33
|
+ <FlowNode Type="Approval_FlowNode" Name="领导审批" ID="3" Note="" EnableRepeal="true" EnableRepealLock="true" NeedAssignParticipator="true">
|
|
|
34
|
+ <InputPortList>
|
|
|
35
|
+ <InputPort ID="1" Name="" Type="Busine" ObjNodeID="1" ObjPortID="1" >
|
|
|
36
|
+ <RollbackOprList>
|
|
|
37
|
+ <RollbackOpr BusineOprID="1" BusineOprName="打回" ObjNodeID="1"/>
|
|
|
38
|
+ </RollbackOprList>
|
|
|
39
|
+ </InputPort>
|
|
|
40
|
+ </InputPortList>
|
|
|
41
|
+ <OutputPortList>
|
|
|
42
|
+ <OutputPort ID="1" Name="同意" Type="RunOpr" ObjNodeID="4" ObjPortID="1" BusineOprID="1" BusineOprName="同意"/>
|
|
|
43
|
+ <OutputPort ID="2" Name="否决" Type="RunOpr" ObjNodeID="5" ObjPortID="1" BusineOprID="2" BusineOprName="否决"/>
|
|
|
44
|
+ </OutputPortList>
|
|
|
45
|
+ <ViewValExpression Type="Var" ValType="String">
|
|
|
46
|
+ <ValName Val="MainView"/>
|
|
|
47
|
+ </ViewValExpression>
|
|
|
48
|
+ <ParticipatorInfoValExpression Type="Var" ValType="String">
|
|
|
49
|
+ <ValName Val="MainParticipatorInfo"/>
|
|
|
50
|
+ </ParticipatorInfoValExpression>
|
|
|
51
|
+ </FlowNode>
|
|
|
52
|
+ <FlowNode Type="Approval_FlowNode" Name="财务审批" ID="4" Note="" EnableRepeal="true" EnableRepealLock="true" NeedAssignParticipator="true">
|
|
|
53
|
+ <InputPortList>
|
|
|
54
|
+ <InputPort ID="1" Name="" Type="Busine" ObjNodeID="1" ObjPortID="1" >
|
|
|
55
|
+ </InputPort>
|
|
|
56
|
+ </InputPortList>
|
|
|
57
|
+ <OutputPortList>
|
|
|
58
|
+ <OutputPort ID="1" Name="同意" Type="RunOpr" ObjNodeID="5" ObjPortID="1" BusineOprID="1" BusineOprName="同意"/>
|
|
|
59
|
+ <OutputPort ID="1" Name="否决" Type="RunOpr" ObjNodeID="5" ObjPortID="1" BusineOprID="2" BusineOprName="否决"/>
|
|
|
60
|
+ </OutputPortList>
|
|
|
61
|
+ <ViewValExpression Type="Var" ValType="String">
|
|
|
62
|
+ <ValName Val="MainView"/>
|
|
|
63
|
+ </ViewValExpression>
|
|
|
64
|
+ <ParticipatorInfoValExpression Type="Var" ValType="String">
|
|
|
65
|
+ <ValName Val="MainParticipatorInfo"/>
|
|
|
66
|
+ </ParticipatorInfoValExpression>
|
|
|
67
|
+ </FlowNode>
|
|
|
68
|
+ <FlowNode Type="End_FlowNode" Name="结束" ID="5" Note="">
|
|
|
69
|
+ <InputPortList>
|
|
|
70
|
+ <InputPort ID="1" Name="" Type="Base" ObjNodeID="4" ObjPortID="1" />
|
|
|
71
|
+ <InputPort ID="2" Name="" Type="Base" ObjNodeID="4" ObjPortID="2" />
|
|
|
72
|
+ </InputPortList>
|
|
|
73
|
+ <OutputPortList>
|
|
|
74
|
+ </OutputPortList>
|
|
|
75
|
+ </FlowNode>
|
|
|
76
|
+ </FlowNodeList>
|
|
|
77
|
+ <Designer>
|
|
|
78
|
+ <FlowNodeLayout>
|
|
|
79
|
+ <FlowNode ID="" PosX="" PosY=""/>
|
|
|
80
|
+ <FlowNode ID="" PosX="" PosY=""/>
|
|
|
81
|
+ </FlowNodeLayout>
|
|
|
82
|
+ <FlowLineList>
|
|
|
83
|
+ <FlowLine LabelName="" LabelPosX="" LabelYPosY="" HeadNodeID="" HeadNodeOutputPortID="" TailNodeID="" TailNodeInputPortID="" >
|
|
|
84
|
+ <Point PosX="" PosY=""/>
|
|
|
85
|
+ <Point PosX="" PosY=""/>
|
|
|
86
|
+ </FlowLine>
|
|
|
87
|
+ <FlowLine LabelName="" LabelPosX="" LabelYPosY="" HeadNodeID="" HeadNodeOutputPortID="" TailNodeID="" TailNodeInputPortID="" >
|
|
|
88
|
+ <Point PosX="" PosY=""/>
|
|
|
89
|
+ <Point PosX="" PosY=""/>
|
|
|
90
|
+ </FlowLine>
|
|
|
91
|
+ </FlowLineList>
|
|
|
92
|
+ </Designer>
|
|
|
93
|
+</HYWorkFlowFile>
|