summaryrefslogtreecommitdiff
path: root/src/main/resources/boot/CA/ModuleWorkflow.xml
blob: 1eb3ee4c055b2c653978560c6d65c24167d2405e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
<CompositeActivityDef ID="-1" Name="ModuleWorkflow" Height="0" Width="0" IsLayoutable="false" IsComposite="true">
	<childrenGraphModel>
		<GraphModelCastorData StartVertexId="1" NextId="8">
			<JoinDef ID="6" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false">
				<CentrePoint x="308" y="379"/>
				<OutlinePoint x="278" y="367"/>
				<OutlinePoint x="338" y="367"/>
				<OutlinePoint x="338" y="391"/>
				<OutlinePoint x="278" y="391"/>
				<InEdgeId>7</InEdgeId>
				<Properties>
					<KeyValuePair Key="Type" String="Join"/>
				</Properties>
			</JoinDef>
			<LoopDef ID="2" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false" isNext="0">
				<CentrePoint x="322" y="286"/>
				<OutlinePoint x="292" y="274"/>
				<OutlinePoint x="352" y="274"/>
				<OutlinePoint x="352" y="298"/>
				<OutlinePoint x="292" y="298"/>
				<InEdgeId>4</InEdgeId>
				<OutEdgeId>5</OutEdgeId>
				<OutEdgeId>7</OutEdgeId>
				<Properties>
					<KeyValuePair Key="LastNum" String="2"/>
					<KeyValuePair Key="RoutingScriptName" String=""/>
					<KeyValuePair Key="RoutingScriptVersion" String=""/>
				</Properties>
			</LoopDef>
			<JoinDef ID="1" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false">
				<CentrePoint x="308" y="42"/>
				<OutlinePoint x="278" y="30"/>
				<OutlinePoint x="338" y="30"/>
				<OutlinePoint x="338" y="54"/>
				<OutlinePoint x="278" y="54"/>
				<InEdgeId>5</InEdgeId>
				<OutEdgeId>3</OutEdgeId>
				<Properties>
					<KeyValuePair Key="Type" String="Join"/>
				</Properties>
			</JoinDef>
			<ActivitySlotDef ID="0" Name="EditModuleDefinition slot" Height="60" Width="130" IsLayoutable="true" IsComposite="false">
				<CentrePoint x="206" y="151"/>
				<OutlinePoint x="141" y="121"/>
				<OutlinePoint x="271" y="121"/>
				<OutlinePoint x="271" y="181"/>
				<OutlinePoint x="141" y="181"/>
				<InEdgeId>3</InEdgeId>
				<OutEdgeId>4</OutEdgeId>
				<Properties>
					<KeyValuePair Key="Name" String="EditModuleDefinition"/>
					<KeyValuePair Key="Version" Integer="0"/>
				</Properties>
				<activityDef>EditModuleDefinition</activityDef>
			</ActivitySlotDef>
			<NextDef ID="5" OriginVertexId="2" TerminusVertexId="1">
				<OriginPoint x="322" y="286"/>
				<TerminusPoint x="308" y="42"/>
				<Properties>
					<KeyValuePair Key="Alias" String="true"/>
				</Properties>
			</NextDef>
			<NextDef ID="4" OriginVertexId="0" TerminusVertexId="2">
				<OriginPoint x="206" y="151"/>
				<TerminusPoint x="322" y="286"/>
				<Properties/>
			</NextDef>
			<NextDef ID="3" OriginVertexId="1" TerminusVertexId="0">
				<OriginPoint x="308" y="42"/>
				<TerminusPoint x="206" y="151"/>
				<Properties/>
			</NextDef>
			<NextDef ID="7" OriginVertexId="2" TerminusVertexId="6">
				<OriginPoint x="322" y="286"/>
				<TerminusPoint x="308" y="379"/>
				<Properties>
					<KeyValuePair Key="Alias" String="false"/>
				</Properties>
			</NextDef>
		</GraphModelCastorData>
	</childrenGraphModel>
	<Properties>
		<KeyValuePair Key="Description" String=""/>
		<KeyValuePair Key="Ignorable" Boolean="false"/>
		<KeyValuePair Key="ScriptVersion" String=""/>
		<KeyValuePair Key="Mail Message" String=""/>
		<KeyValuePair Key="Viewpoint" String=""/>
		<KeyValuePair Key="Agent Name" String=""/>
		<KeyValuePair Key="SchemaVersion" String=""/>
		<KeyValuePair Key="Skippable" Boolean="false"/>
		<KeyValuePair Key="ScriptName" String=""/>
		<KeyValuePair Key="Mail event" String=""/>
		<KeyValuePair Key="Autostart" Boolean="true"/>
		<KeyValuePair Key="Repeatable" Boolean="false"/>
		<KeyValuePair Key="Show time" Boolean="true"/>
		<KeyValuePair Key="Agent Role" String=""/>
		<KeyValuePair Key="AlwaysUseOutcome" Boolean="false"/>
		<KeyValuePair Key="SchemaType" String=""/>
	</Properties>
</CompositeActivityDef>