SMSStrategy.flow.2 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <AppFlowDoc>
  3. <ApplicationFlow nextObjectId="63" package="flow.subflow.SMSStrategy" version="5.0">
  4. <FlowGraph>
  5. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SubEntry" id="1" version="3.1">
  6. <Property name="Name" value="Begin"/>
  7. <Property name="FlowNodeEditPart.WidgetY" value="134"/>
  8. <Property name="FlowNodeEditPart.WidgetX" value="10"/>
  9. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SubEntry" id="2" version="1.2">
  10. <ItemProperties/>
  11. <ChildItems>
  12. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="3" version="1.2">
  13. <ItemProperties>
  14. <Property name="Name" value="Start"/>
  15. <Property name="LinkedNodeID" value="4"/>
  16. </ItemProperties>
  17. <ChildItems/>
  18. </FlowItem>
  19. </ChildItems>
  20. </FlowItem>
  21. </FlowNode>
  22. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="16" version="3.1">
  23. <Property name="Name" value="StrategyAnnounce"/>
  24. <Property name="FlowNodeEditPart.WidgetIcon" value="announce.gif"/>
  25. <Property name="FlowNodeEditPart.WidgetY" value="122"/>
  26. <Property name="FlowNodeEditPart.WidgetX" value="516"/>
  27. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="17" version="1.2">
  28. <ItemProperties/>
  29. <ChildItems>
  30. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Prompt" id="18" version="1.2">
  31. <ItemProperties>
  32. <Property name="Name" value="strategyYP"/>
  33. </ItemProperties>
  34. <ChildItems/>
  35. </FlowItem>
  36. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="19" version="1.2">
  37. <ItemProperties>
  38. <Property name="LinkedNodeID" value="56"/>
  39. </ItemProperties>
  40. <ChildItems/>
  41. </FlowItem>
  42. </ChildItems>
  43. </FlowItem>
  44. </FlowNode>
  45. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="4" version="3.1">
  46. <Property name="Name" value="GetMenuID"/>
  47. <Property name="FlowNodeEditPart.WidgetY" value="134"/>
  48. <Property name="FlowNodeEditPart.WidgetX" value="118"/>
  49. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="5" version="1.2">
  50. <ItemProperties/>
  51. <ChildItems>
  52. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="6" version="1.2">
  53. <ItemProperties>
  54. <Property name="Name" value="Default"/>
  55. <Property name="LinkedNodeID" value="8"/>
  56. </ItemProperties>
  57. <ChildItems/>
  58. </FlowItem>
  59. </ChildItems>
  60. </FlowItem>
  61. </FlowNode>
  62. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="39" version="3.1">
  63. <Property name="ReferencedNodeID" value="13"/>
  64. <Property name="FlowNodeEditPart.WidgetY" value="174"/>
  65. <Property name="FlowNodeEditPart.WidgetX" value="506"/>
  66. </FlowNode>
  67. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SubReturn" id="36" version="3.1">
  68. <Property name="Name" value="end"/>
  69. <Property name="FlowNodeEditPart.WidgetY" value="334"/>
  70. <Property name="FlowNodeEditPart.WidgetX" value="489"/>
  71. </FlowNode>
  72. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="37" version="3.1">
  73. <Property name="ReferencedNodeID" value="36"/>
  74. <Property name="FlowNodeEditPart.WidgetY" value="218"/>
  75. <Property name="FlowNodeEditPart.WidgetX" value="513"/>
  76. </FlowNode>
  77. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Data" id="8" version="3.1">
  78. <Property name="Name" value="GetMenuIDType"/>
  79. <Property name="FlowNodeEditPart.WidgetY" value="133"/>
  80. <Property name="FlowNodeEditPart.WidgetX" value="291"/>
  81. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Data" id="9" version="1.2">
  82. <ItemProperties/>
  83. <ChildItems>
  84. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.LocalVariables" id="10" version="1.2">
  85. <ItemProperties>
  86. <Property name="Name" value="LocalVariables"/>
  87. </ItemProperties>
  88. <ChildItems/>
  89. </FlowItem>
  90. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchItem" id="27" version="1.2">
  91. <ItemProperties>
  92. <Property name="switch.var" value="SMSstrategy"/>
  93. <Property name="switch.field" value="TYPE"/>
  94. </ItemProperties>
  95. <ChildItems>
  96. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchCase" id="28" version="1.2">
  97. <ItemProperties>
  98. <Property name="case.val" value="3"/>
  99. </ItemProperties>
  100. <ChildItems>
  101. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="11" version="1.2">
  102. <ItemProperties>
  103. <Property name="Name" value="全部开启"/>
  104. <Property name="LinkedNodeID" value="16"/>
  105. </ItemProperties>
  106. <ChildItems/>
  107. </FlowItem>
  108. </ChildItems>
  109. </FlowItem>
  110. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchCase" id="29" version="1.2">
  111. <ItemProperties>
  112. <Property name="case.val" value="1"/>
  113. </ItemProperties>
  114. <ChildItems>
  115. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="31" version="1.2">
  116. <ItemProperties>
  117. <Property name="Name" value="仅开启音频"/>
  118. <Property name="LinkedNodeID" value="16"/>
  119. </ItemProperties>
  120. <ChildItems/>
  121. </FlowItem>
  122. </ChildItems>
  123. </FlowItem>
  124. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchCase" id="33" version="1.2">
  125. <ItemProperties>
  126. <Property name="case.val" value="2"/>
  127. </ItemProperties>
  128. <ChildItems>
  129. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="34" version="1.2">
  130. <ItemProperties>
  131. <Property name="Name" value="仅限短信"/>
  132. <Property name="LinkedNodeID" value="39"/>
  133. </ItemProperties>
  134. <ChildItems/>
  135. </FlowItem>
  136. </ChildItems>
  137. </FlowItem>
  138. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchDefault" id="30" version="1.2">
  139. <ItemProperties/>
  140. <ChildItems>
  141. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="32" version="1.2">
  142. <ItemProperties>
  143. <Property name="Name" value="全部关闭"/>
  144. <Property name="LinkedNodeID" value="37"/>
  145. </ItemProperties>
  146. <ChildItems/>
  147. </FlowItem>
  148. </ChildItems>
  149. </FlowItem>
  150. </ChildItems>
  151. </FlowItem>
  152. </ChildItems>
  153. </FlowItem>
  154. </FlowNode>
  155. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Data" id="42" version="3.1">
  156. <Property name="Name" value="GetMenuIDType2"/>
  157. <Property name="FlowNodeEditPart.WidgetY" value="334"/>
  158. <Property name="FlowNodeEditPart.WidgetX" value="35"/>
  159. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Data" id="43" version="1.2">
  160. <ItemProperties/>
  161. <ChildItems>
  162. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.LocalVariables" id="44" version="1.2">
  163. <ItemProperties>
  164. <Property name="Name" value="LocalVariables"/>
  165. </ItemProperties>
  166. <ChildItems/>
  167. </FlowItem>
  168. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchItem" id="45" version="1.2">
  169. <ItemProperties>
  170. <Property name="switch.var" value="SMSstrategy"/>
  171. <Property name="switch.field" value="TYPE"/>
  172. </ItemProperties>
  173. <ChildItems>
  174. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchCase" id="46" version="1.2">
  175. <ItemProperties>
  176. <Property name="case.val" value="3"/>
  177. </ItemProperties>
  178. <ChildItems>
  179. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="47" version="1.2">
  180. <ItemProperties>
  181. <Property name="Name" value="全部开启"/>
  182. <Property name="LinkedNodeID" value="13"/>
  183. </ItemProperties>
  184. <ChildItems/>
  185. </FlowItem>
  186. </ChildItems>
  187. </FlowItem>
  188. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchCase" id="50" version="1.2">
  189. <ItemProperties>
  190. <Property name="case.val" value="2"/>
  191. </ItemProperties>
  192. <ChildItems>
  193. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="51" version="1.2">
  194. <ItemProperties>
  195. <Property name="Name" value="仅限短信"/>
  196. <Property name="LinkedNodeID" value="13"/>
  197. </ItemProperties>
  198. <ChildItems/>
  199. </FlowItem>
  200. </ChildItems>
  201. </FlowItem>
  202. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SwitchDefault" id="52" version="1.2">
  203. <ItemProperties/>
  204. <ChildItems>
  205. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="53" version="1.2">
  206. <ItemProperties>
  207. <Property name="Name" value="全部关闭"/>
  208. <Property name="LinkedNodeID" value="59"/>
  209. </ItemProperties>
  210. <ChildItems/>
  211. </FlowItem>
  212. </ChildItems>
  213. </FlowItem>
  214. </ChildItems>
  215. </FlowItem>
  216. </ChildItems>
  217. </FlowItem>
  218. </FlowNode>
  219. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="59" version="3.1">
  220. <Property name="ReferencedNodeID" value="36"/>
  221. <Property name="FlowNodeEditPart.WidgetY" value="375"/>
  222. <Property name="FlowNodeEditPart.WidgetX" value="301"/>
  223. </FlowNode>
  224. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="56" version="3.1">
  225. <Property name="ReferencedNodeID" value="42"/>
  226. <Property name="FlowNodeEditPart.WidgetY" value="121"/>
  227. <Property name="FlowNodeEditPart.WidgetX" value="726"/>
  228. </FlowNode>
  229. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="13" version="3.1">
  230. <Property name="Name" value="StrategySMS"/>
  231. <Property name="FlowNodeEditPart.WidgetY" value="333"/>
  232. <Property name="FlowNodeEditPart.WidgetX" value="294"/>
  233. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="14" version="1.2">
  234. <ItemProperties/>
  235. <ChildItems>
  236. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="15" version="1.2">
  237. <ItemProperties>
  238. <Property name="Name" value="Default"/>
  239. <Property name="LinkedNodeID" value="36"/>
  240. </ItemProperties>
  241. <ChildItems/>
  242. </FlowItem>
  243. </ChildItems>
  244. </FlowItem>
  245. </FlowNode>
  246. <NodeConnection id="7" version="1.2">
  247. <SourceNode id="1"/>
  248. <TargetNode id="4"/>
  249. <Property name="Connection.SourceObjectID" value="3"/>
  250. <Property name="Connection.TargetObjectID" value="4"/>
  251. </NodeConnection>
  252. <NodeConnection id="12" version="1.2">
  253. <SourceNode id="4"/>
  254. <TargetNode id="8"/>
  255. <Property name="Connection.SourceObjectID" value="6"/>
  256. <Property name="Connection.TargetObjectID" value="8"/>
  257. </NodeConnection>
  258. <NodeConnection id="35" version="1.2">
  259. <SourceNode id="8"/>
  260. <TargetNode id="16"/>
  261. <Property name="Connection.SourceObjectID" value="11"/>
  262. <Property name="Connection.TargetObjectID" value="16"/>
  263. </NodeConnection>
  264. <NodeConnection id="38" version="1.2">
  265. <SourceNode id="8"/>
  266. <TargetNode id="37"/>
  267. <Property name="Connection.SourceObjectID" value="32"/>
  268. <Property name="Connection.TargetObjectID" value="37"/>
  269. </NodeConnection>
  270. <NodeConnection id="40" version="1.2">
  271. <SourceNode id="8"/>
  272. <TargetNode id="39"/>
  273. <Property name="Connection.SourceObjectID" value="34"/>
  274. <Property name="Connection.TargetObjectID" value="39"/>
  275. </NodeConnection>
  276. <NodeConnection id="41" version="1.2">
  277. <SourceNode id="8"/>
  278. <TargetNode id="16"/>
  279. <Property name="Connection.SourceObjectID" value="31"/>
  280. <Property name="Connection.TargetObjectID" value="16"/>
  281. </NodeConnection>
  282. <NodeConnection id="54" version="1.2">
  283. <SourceNode id="42"/>
  284. <TargetNode id="13"/>
  285. <Property name="Connection.SourceObjectID" value="47"/>
  286. <Property name="Connection.TargetObjectID" value="13"/>
  287. </NodeConnection>
  288. <NodeConnection id="55" version="1.2">
  289. <SourceNode id="42"/>
  290. <TargetNode id="13"/>
  291. <Property name="Connection.SourceObjectID" value="51"/>
  292. <Property name="Connection.TargetObjectID" value="13"/>
  293. </NodeConnection>
  294. <NodeConnection id="57" version="1.2">
  295. <SourceNode id="16"/>
  296. <TargetNode id="56"/>
  297. <Property name="Connection.SourceObjectID" value="19"/>
  298. <Property name="Connection.TargetObjectID" value="56"/>
  299. </NodeConnection>
  300. <NodeConnection id="60" version="1.2">
  301. <SourceNode id="42"/>
  302. <TargetNode id="59"/>
  303. <Property name="Connection.SourceObjectID" value="53"/>
  304. <Property name="Connection.TargetObjectID" value="59"/>
  305. </NodeConnection>
  306. <NodeConnection id="63" version="1.2">
  307. <SourceNode id="13"/>
  308. <TargetNode id="36"/>
  309. <Property name="Connection.SourceObjectID" value="15"/>
  310. <Property name="Connection.TargetObjectID" value="36"/>
  311. </NodeConnection>
  312. </FlowGraph>
  313. <ProjectEventTypes/>
  314. </ApplicationFlow>
  315. </AppFlowDoc>