AccountGame1000_1030.flow.2 46 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <AppFlowDoc>
  3. <ApplicationFlow nextObjectId="295" package="flow.subflow.AccountGame1000_1030" 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="50"/>
  8. <Property name="FlowNodeEditPart.WidgetX" value="-305"/>
  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="282"/>
  16. </ItemProperties>
  17. <ChildItems/>
  18. </FlowItem>
  19. </ChildItems>
  20. </FlowItem>
  21. </FlowNode>
  22. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SubFlowRef" id="273" version="3.1">
  23. <Property name="Name" value="strategy"/>
  24. <Property name="FlowNodeEditPart.WidgetY" value="156"/>
  25. <Property name="flowID" value="SMSStrategy"/>
  26. <Property name="FlowNodeEditPart.WidgetX" value="975"/>
  27. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SubFlowRef" id="274" version="1.2">
  28. <ItemProperties/>
  29. <ChildItems>
  30. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SubExitPoint" id="275" version="1.2">
  31. <ItemProperties>
  32. <Property name="Name" value="end"/>
  33. <Property name="LinkedNodeID" value="267"/>
  34. </ItemProperties>
  35. <ChildItems/>
  36. </FlowItem>
  37. </ChildItems>
  38. </FlowItem>
  39. </FlowNode>
  40. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="197" version="3.1">
  41. <Property name="ReferencedNodeID" value="273"/>
  42. <Property name="FlowNodeEditPart.WidgetY" value="412"/>
  43. <Property name="FlowNodeEditPart.WidgetX" value="573"/>
  44. </FlowNode>
  45. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="282" version="3.1">
  46. <Property name="Name" value="setAGMMenuNode"/>
  47. <Property name="FlowNodeEditPart.WidgetY" value="50"/>
  48. <Property name="FlowNodeEditPart.WidgetX" value="-189"/>
  49. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="283" version="1.2">
  50. <ItemProperties/>
  51. <ChildItems>
  52. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="284" version="1.2">
  53. <ItemProperties>
  54. <Property name="Name" value="Default"/>
  55. <Property name="LinkedNodeID" value="146"/>
  56. </ItemProperties>
  57. <ChildItems/>
  58. </FlowItem>
  59. </ChildItems>
  60. </FlowItem>
  61. </FlowNode>
  62. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="196" version="3.1">
  63. <Property name="ReferencedNodeID" value="269"/>
  64. <Property name="FlowNodeEditPart.WidgetY" value="369"/>
  65. <Property name="FlowNodeEditPart.WidgetX" value="994"/>
  66. </FlowNode>
  67. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="198" version="3.1">
  68. <Property name="Name" value="ForgetServlet"/>
  69. <Property name="FlowNodeEditPart.WidgetY" value="50"/>
  70. <Property name="FlowNodeEditPart.WidgetX" value="1019"/>
  71. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="199" version="1.2">
  72. <ItemProperties/>
  73. <ChildItems>
  74. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="200" version="1.2">
  75. <ItemProperties>
  76. <Property name="Name" value="Default"/>
  77. <Property name="LinkedNodeID" value="214"/>
  78. </ItemProperties>
  79. <ChildItems/>
  80. </FlowItem>
  81. </ChildItems>
  82. </FlowItem>
  83. </FlowNode>
  84. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="192" version="3.1">
  85. <Property name="Name" value="AccountGameTransfer"/>
  86. <Property name="FlowNodeEditPart.WidgetIcon" value="aaccblindtransfer.gif"/>
  87. <Property name="FlowNodeEditPart.WidgetY" value="510"/>
  88. <Property name="FlowNodeEditPart.WidgetX" value="437"/>
  89. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="193" version="1.2">
  90. <ItemProperties/>
  91. <ChildItems>
  92. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.BlindTransfer" id="194" version="1.2">
  93. <ItemProperties>
  94. <Property name="Name" value="AccountGameTransferCopy"/>
  95. <Property name="xfer.to.aacc.ucid.var" value="fmjd"/>
  96. <Property name="xfer.to.aacc" value="true"/>
  97. <Property name="xfer.to.aacc.protocol" value="SIP"/>
  98. <Property name="name.bound" value="true"/>
  99. <Property name="DestinationNumberVarFieldID" value="HT"/>
  100. <Property name="xfer.aai.var" value="fmjd"/>
  101. <Property name="xfer.to.aacc.mode" value="Shared UUI"/>
  102. <Property name="DestinationNumberVarID" value="AccountGameHM"/>
  103. </ItemProperties>
  104. <ChildItems/>
  105. </FlowItem>
  106. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="195" version="1.2">
  107. <ItemProperties>
  108. <Property name="LinkedNodeID" value="191"/>
  109. </ItemProperties>
  110. <ChildItems/>
  111. </FlowItem>
  112. </ChildItems>
  113. </FlowItem>
  114. </FlowNode>
  115. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="220" version="3.1">
  116. <Property name="ReferencedNodeID" value="160"/>
  117. <Property name="FlowNodeEditPart.WidgetY" value="50"/>
  118. <Property name="FlowNodeEditPart.WidgetX" value="1405"/>
  119. </FlowNode>
  120. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="259" version="3.1">
  121. <Property name="Name" value="HuanTaiAnnounce"/>
  122. <Property name="FlowNodeEditPart.WidgetIcon" value="announce.gif"/>
  123. <Property name="FlowNodeEditPart.WidgetY" value="117"/>
  124. <Property name="FlowNodeEditPart.WidgetX" value="1192"/>
  125. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="260" version="1.2">
  126. <ItemProperties/>
  127. <ChildItems>
  128. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Prompt" id="261" version="1.2">
  129. <ItemProperties>
  130. <Property name="Name" value="HuanTaiDaHuiYuan"/>
  131. </ItemProperties>
  132. <ChildItems/>
  133. </FlowItem>
  134. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="262" version="1.2">
  135. <ItemProperties>
  136. <Property name="LinkedNodeID" value="220"/>
  137. </ItemProperties>
  138. <ChildItems/>
  139. </FlowItem>
  140. </ChildItems>
  141. </FlowItem>
  142. </FlowNode>
  143. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="256" version="3.1">
  144. <Property name="Name" value="HuanTaiServlet"/>
  145. <Property name="FlowNodeEditPart.WidgetY" value="116"/>
  146. <Property name="FlowNodeEditPart.WidgetX" value="1003"/>
  147. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="257" version="1.2">
  148. <ItemProperties/>
  149. <ChildItems>
  150. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="258" version="1.2">
  151. <ItemProperties>
  152. <Property name="Name" value="Default"/>
  153. <Property name="LinkedNodeID" value="259"/>
  154. </ItemProperties>
  155. <ChildItems/>
  156. </FlowItem>
  157. </ChildItems>
  158. </FlowItem>
  159. </FlowNode>
  160. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="158" version="3.1">
  161. <Property name="ReferencedNodeID" value="171"/>
  162. <Property name="FlowNodeEditPart.WidgetY" value="316"/>
  163. <Property name="FlowNodeEditPart.WidgetX" value="445"/>
  164. </FlowNode>
  165. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="219" version="3.1">
  166. <Property name="ReferencedNodeID" value="171"/>
  167. <Property name="FlowNodeEditPart.WidgetY" value="285"/>
  168. <Property name="FlowNodeEditPart.WidgetX" value="986"/>
  169. </FlowNode>
  170. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="267" version="3.1">
  171. <Property name="ReferencedNodeID" value="188"/>
  172. <Property name="FlowNodeEditPart.WidgetY" value="156"/>
  173. <Property name="FlowNodeEditPart.WidgetX" value="1134"/>
  174. </FlowNode>
  175. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="145" version="3.1">
  176. <Property name="ReferencedNodeID" value="173"/>
  177. <Property name="FlowNodeEditPart.WidgetY" value="240"/>
  178. <Property name="FlowNodeEditPart.WidgetX" value="973"/>
  179. </FlowNode>
  180. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Form" id="214" version="3.1">
  181. <Property name="Name" value="ForgetAnnounce"/>
  182. <Property name="FlowNodeEditPart.WidgetIcon" value="announce.gif"/>
  183. <Property name="FlowNodeEditPart.WidgetY" value="50"/>
  184. <Property name="FlowNodeEditPart.WidgetX" value="1203"/>
  185. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Form" id="215" version="1.2">
  186. <ItemProperties/>
  187. <ChildItems>
  188. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Prompt" id="216" version="1.2">
  189. <ItemProperties>
  190. <Property name="Name" value="Forget"/>
  191. </ItemProperties>
  192. <ChildItems/>
  193. </FlowItem>
  194. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Submit" id="217" version="1.2">
  195. <ItemProperties>
  196. <Property name="LinkedNodeID" value="220"/>
  197. </ItemProperties>
  198. <ChildItems/>
  199. </FlowItem>
  200. </ChildItems>
  201. </FlowItem>
  202. </FlowNode>
  203. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Menu" id="146" version="3.1">
  204. <Property name="Name" value="AccountGameMenuCopy"/>
  205. <Property name="FlowNodeEditPart.WidgetY" value="51"/>
  206. <Property name="FlowNodeEditPart.WidgetX" value="28"/>
  207. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Menu" id="147" version="1.2">
  208. <ItemProperties/>
  209. <ChildItems>
  210. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Prompt" id="148" version="1.2">
  211. <ItemProperties>
  212. <Property name="Name" value="AccountGame10_1030"/>
  213. </ItemProperties>
  214. <ChildItems/>
  215. </FlowItem>
  216. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Choice" id="251" version="1.2">
  217. <ItemProperties>
  218. <Property name="Name" value="欢太大会员自动续费请按0"/>
  219. <Property name="LinkedNodeID" value="176"/>
  220. <Property name="ActivateDTMF" value="0"/>
  221. </ItemProperties>
  222. <ChildItems/>
  223. </FlowItem>
  224. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Choice" id="149" version="1.2">
  225. <ItemProperties>
  226. <Property name="Name" value="忘记密码及账号申诉1"/>
  227. <Property name="LinkedNodeID" value="176"/>
  228. <Property name="ActivateDTMF" value="1"/>
  229. </ItemProperties>
  230. <ChildItems/>
  231. </FlowItem>
  232. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Choice" id="150" version="1.2">
  233. <ItemProperties>
  234. <Property name="Name" value="游戏、钱包问题2"/>
  235. <Property name="LinkedNodeID" value="176"/>
  236. <Property name="ActivateDTMF" value="2"/>
  237. </ItemProperties>
  238. <ChildItems/>
  239. </FlowItem>
  240. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Choice" id="151" version="1.2">
  241. <ItemProperties>
  242. <Property name="Name" value="重听#"/>
  243. <Property name="LinkedNodeID" value="176"/>
  244. <Property name="ActivateDTMF" value="#"/>
  245. </ItemProperties>
  246. <ChildItems/>
  247. </FlowItem>
  248. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Choice" id="152" version="1.2">
  249. <ItemProperties>
  250. <Property name="Name" value="返回上一层*"/>
  251. <Property name="LinkedNodeID" value="176"/>
  252. <Property name="ActivateDTMF" value="*"/>
  253. </ItemProperties>
  254. <ChildItems/>
  255. </FlowItem>
  256. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.NoInput" id="153" version="1.2">
  257. <ItemProperties/>
  258. <ChildItems>
  259. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="154" version="1.2">
  260. <ItemProperties>
  261. <Property name="LinkedNodeID" value="176"/>
  262. <Property name="ActivateIteration" value="2"/>
  263. </ItemProperties>
  264. <ChildItems/>
  265. </FlowItem>
  266. </ChildItems>
  267. </FlowItem>
  268. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.NoMatch" id="155" version="1.2">
  269. <ItemProperties/>
  270. <ChildItems>
  271. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="156" version="1.2">
  272. <ItemProperties>
  273. <Property name="LinkedNodeID" value="176"/>
  274. <Property name="ActivateIteration" value="2"/>
  275. </ItemProperties>
  276. <ChildItems/>
  277. </FlowItem>
  278. </ChildItems>
  279. </FlowItem>
  280. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.OnDisconnect" id="157" version="1.2">
  281. <ItemProperties>
  282. <Property name="LinkedNodeID" value="176"/>
  283. </ItemProperties>
  284. <ChildItems/>
  285. </FlowItem>
  286. </ChildItems>
  287. </FlowItem>
  288. </FlowNode>
  289. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="269" version="3.1">
  290. <Property name="Name" value="AccountGameHelp"/>
  291. <Property name="FlowNodeEditPart.WidgetY" value="462"/>
  292. <Property name="FlowNodeEditPart.WidgetX" value="211"/>
  293. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="270" version="1.2">
  294. <ItemProperties/>
  295. <ChildItems>
  296. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="271" version="1.2">
  297. <ItemProperties>
  298. <Property name="Name" value="Default"/>
  299. <Property name="LinkedNodeID" value="192"/>
  300. </ItemProperties>
  301. <ChildItems/>
  302. </FlowItem>
  303. </ChildItems>
  304. </FlowItem>
  305. </FlowNode>
  306. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SubReturn" id="171" version="3.1">
  307. <Property name="Name" value="end"/>
  308. <Property name="FlowNodeEditPart.WidgetY" value="598"/>
  309. <Property name="FlowNodeEditPart.WidgetX" value="163"/>
  310. </FlowNode>
  311. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="175" version="3.1">
  312. <Property name="ReferencedNodeID" value="171"/>
  313. <Property name="FlowNodeEditPart.WidgetY" value="318"/>
  314. <Property name="FlowNodeEditPart.WidgetX" value="890"/>
  315. </FlowNode>
  316. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="174" version="3.1">
  317. <Property name="ReferencedNodeID" value="146"/>
  318. <Property name="FlowNodeEditPart.WidgetY" value="410"/>
  319. <Property name="FlowNodeEditPart.WidgetX" value="977"/>
  320. </FlowNode>
  321. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SubReturn" id="173" version="3.1">
  322. <Property name="Name" value="zhucaidan"/>
  323. <Property name="FlowNodeEditPart.WidgetY" value="596"/>
  324. <Property name="FlowNodeEditPart.WidgetX" value="266"/>
  325. </FlowNode>
  326. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="172" version="3.1">
  327. <Property name="ReferencedNodeID" value="146"/>
  328. <Property name="FlowNodeEditPart.WidgetY" value="434"/>
  329. <Property name="FlowNodeEditPart.WidgetX" value="467"/>
  330. </FlowNode>
  331. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SubFlowRef" id="160" version="3.1">
  332. <Property name="Name" value="Short_MessageFlowRef"/>
  333. <Property name="FlowNodeEditPart.WidgetY" value="364"/>
  334. <Property name="FlowNodeEditPart.WidgetX" value="142"/>
  335. <Property name="flowID" value="short_message"/>
  336. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SubFlowRef" id="161" version="1.2">
  337. <ItemProperties/>
  338. <ChildItems>
  339. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SubExitPoint" id="162" version="1.2">
  340. <ItemProperties>
  341. <Property name="Name" value="end"/>
  342. <Property name="LinkedNodeID" value="158"/>
  343. </ItemProperties>
  344. <ChildItems/>
  345. </FlowItem>
  346. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SubExitPoint" id="163" version="1.2">
  347. <ItemProperties>
  348. <Property name="Name" value="QuerenPhoneReturn"/>
  349. <Property name="LinkedNodeID" value="166"/>
  350. </ItemProperties>
  351. <ChildItems/>
  352. </FlowItem>
  353. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SubExitPoint" id="164" version="1.2">
  354. <ItemProperties>
  355. <Property name="Name" value="rgTransferReturn"/>
  356. <Property name="LinkedNodeID" value="197"/>
  357. </ItemProperties>
  358. <ChildItems/>
  359. </FlowItem>
  360. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SubExitPoint" id="165" version="1.2">
  361. <ItemProperties>
  362. <Property name="Name" value="zhucaidanReturn"/>
  363. <Property name="LinkedNodeID" value="172"/>
  364. </ItemProperties>
  365. <ChildItems/>
  366. </FlowItem>
  367. </ChildItems>
  368. </FlowItem>
  369. </FlowNode>
  370. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SubFlowRef" id="166" version="3.1">
  371. <Property name="Name" value="PhontShortSubFlowRef"/>
  372. <Property name="FlowNodeEditPart.WidgetY" value="356"/>
  373. <Property name="FlowNodeEditPart.WidgetX" value="607"/>
  374. <Property name="flowID" value="PhoneShort"/>
  375. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SubFlowRef" id="167" version="1.2">
  376. <ItemProperties/>
  377. <ChildItems>
  378. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SubExitPoint" id="168" version="1.2">
  379. <ItemProperties>
  380. <Property name="Name" value="end"/>
  381. <Property name="LinkedNodeID" value="175"/>
  382. </ItemProperties>
  383. <ChildItems/>
  384. </FlowItem>
  385. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SubExitPoint" id="169" version="1.2">
  386. <ItemProperties>
  387. <Property name="Name" value="RgTransfer"/>
  388. <Property name="LinkedNodeID" value="196"/>
  389. </ItemProperties>
  390. <ChildItems/>
  391. </FlowItem>
  392. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.SubExitPoint" id="170" version="1.2">
  393. <ItemProperties>
  394. <Property name="Name" value="ZhuCdSubReturn"/>
  395. <Property name="LinkedNodeID" value="174"/>
  396. </ItemProperties>
  397. <ChildItems/>
  398. </FlowItem>
  399. </ChildItems>
  400. </FlowItem>
  401. </FlowNode>
  402. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="292" version="3.1">
  403. <Property name="ReferencedNodeID" value="282"/>
  404. <Property name="FlowNodeEditPart.WidgetY" value="201"/>
  405. <Property name="FlowNodeEditPart.WidgetX" value="964"/>
  406. </FlowNode>
  407. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Bookmark" id="250" version="3.1">
  408. <Property name="Name" value="按键2账号、游戏及钱包问题"/>
  409. <Property name="FlowNodeEditPart.WidgetY" value="20"/>
  410. <Property name="FlowNodeEditPart.WidgetX" value="154"/>
  411. </FlowNode>
  412. <FlowNode class="com.avaya.sce.callflow.internal.appflow.SymbolicNode" id="191" version="3.1">
  413. <Property name="ReferencedNodeID" value="171"/>
  414. <Property name="FlowNodeEditPart.WidgetY" value="510"/>
  415. <Property name="FlowNodeEditPart.WidgetX" value="758"/>
  416. </FlowNode>
  417. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="188" version="3.1">
  418. <Property name="Name" value="AccountGame"/>
  419. <Property name="FlowNodeEditPart.WidgetY" value="509"/>
  420. <Property name="FlowNodeEditPart.WidgetX" value="216"/>
  421. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="189" version="1.2">
  422. <ItemProperties/>
  423. <ChildItems>
  424. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="190" version="1.2">
  425. <ItemProperties>
  426. <Property name="Name" value="Default"/>
  427. <Property name="LinkedNodeID" value="192"/>
  428. </ItemProperties>
  429. <ChildItems/>
  430. </FlowItem>
  431. </ChildItems>
  432. </FlowItem>
  433. </FlowNode>
  434. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Data" id="179" version="3.1">
  435. <Property name="Name" value="AccountGameData"/>
  436. <Property name="FlowNodeEditPart.WidgetY" value="50"/>
  437. <Property name="FlowNodeEditPart.WidgetX" value="670"/>
  438. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Data" id="180" version="1.2">
  439. <ItemProperties/>
  440. <ChildItems>
  441. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.LocalVariables" id="181" version="1.2">
  442. <ItemProperties>
  443. <Property name="Name" value="LocalVariables"/>
  444. </ItemProperties>
  445. <ChildItems/>
  446. </FlowItem>
  447. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.IfCondition" id="182" version="1.2">
  448. <ItemProperties>
  449. <Property name="RightConstOperand" value="1"/>
  450. <Property name="Operator" value="EqualsIgnoreCase"/>
  451. <Property name="LeftOperandID" value="AccountGameMenuCopy"/>
  452. <Property name="LeftOperandFieldID" value="value"/>
  453. </ItemProperties>
  454. <ChildItems>
  455. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="280" version="1.2">
  456. <ItemProperties>
  457. <Property name="sourceConstant" value="210000"/>
  458. <Property name="type" value="assign"/>
  459. <Property name="destVarId" value="MenuID"/>
  460. </ItemProperties>
  461. <ChildItems/>
  462. </FlowItem>
  463. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="183" version="1.2">
  464. <ItemProperties>
  465. <Property name="Name" value="忘记密码及账号申诉1"/>
  466. <Property name="LinkedNodeID" value="198"/>
  467. </ItemProperties>
  468. <ChildItems/>
  469. </FlowItem>
  470. </ChildItems>
  471. </FlowItem>
  472. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.ElseIfCondition" id="184" version="1.2">
  473. <ItemProperties>
  474. <Property name="RightConstOperand" value="0"/>
  475. <Property name="Operator" value="EqualsIgnoreCase"/>
  476. <Property name="LeftOperandID" value="AccountGameMenuCopy"/>
  477. <Property name="LeftOperandFieldID" value="value"/>
  478. </ItemProperties>
  479. <ChildItems>
  480. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="281" version="1.2">
  481. <ItemProperties>
  482. <Property name="sourceConstant" value="230000"/>
  483. <Property name="type" value="assign"/>
  484. <Property name="destVarId" value="MenuID"/>
  485. </ItemProperties>
  486. <ChildItems/>
  487. </FlowItem>
  488. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="254" version="1.2">
  489. <ItemProperties>
  490. <Property name="Name" value="欢太大会员自动续费请按0"/>
  491. <Property name="LinkedNodeID" value="256"/>
  492. </ItemProperties>
  493. <ChildItems/>
  494. </FlowItem>
  495. </ChildItems>
  496. </FlowItem>
  497. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.ElseIfCondition" id="253" version="1.2">
  498. <ItemProperties>
  499. <Property name="RightConstOperand" value="2"/>
  500. <Property name="Operator" value="EqualsIgnoreCase"/>
  501. <Property name="LeftOperandID" value="AccountGameMenuCopy"/>
  502. <Property name="LeftOperandFieldID" value="value"/>
  503. </ItemProperties>
  504. <ChildItems>
  505. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Assignment" id="278" version="1.2">
  506. <ItemProperties>
  507. <Property name="sourceConstant" value="220000"/>
  508. <Property name="type" value="assign"/>
  509. <Property name="destVarId" value="MenuID"/>
  510. </ItemProperties>
  511. <ChildItems/>
  512. </FlowItem>
  513. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="185" version="1.2">
  514. <ItemProperties>
  515. <Property name="Name" value="游戏、钱包问题2"/>
  516. <Property name="LinkedNodeID" value="273"/>
  517. </ItemProperties>
  518. <ChildItems/>
  519. </FlowItem>
  520. </ChildItems>
  521. </FlowItem>
  522. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.ElseIfCondition" id="287" version="1.2">
  523. <ItemProperties>
  524. <Property name="RightConstOperand" value="#"/>
  525. <Property name="Operator" value="EqualsIgnoreCase"/>
  526. <Property name="LeftOperandFieldID" value="value"/>
  527. <Property name="LeftOperandID" value="AccountGameMenuCopy"/>
  528. </ItemProperties>
  529. <ChildItems>
  530. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="290" version="1.2">
  531. <ItemProperties>
  532. <Property name="Name" value="重听#"/>
  533. <Property name="LinkedNodeID" value="292"/>
  534. </ItemProperties>
  535. <ChildItems/>
  536. </FlowItem>
  537. </ChildItems>
  538. </FlowItem>
  539. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.ElseIfCondition" id="288" version="1.2">
  540. <ItemProperties>
  541. <Property name="RightConstOperand" value="*"/>
  542. <Property name="Operator" value="EqualsIgnoreCase"/>
  543. <Property name="LeftOperandFieldID" value="value"/>
  544. <Property name="LeftOperandID" value="AccountGameMenuCopy"/>
  545. </ItemProperties>
  546. <ChildItems>
  547. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="289" version="1.2">
  548. <ItemProperties>
  549. <Property name="Name" value="返回上一层*"/>
  550. <Property name="LinkedNodeID" value="145"/>
  551. </ItemProperties>
  552. <ChildItems/>
  553. </FlowItem>
  554. </ChildItems>
  555. </FlowItem>
  556. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.ElseCondition" id="186" version="1.2">
  557. <ItemProperties/>
  558. <ChildItems>
  559. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Next" id="187" version="1.2">
  560. <ItemProperties>
  561. <Property name="Name" value="END"/>
  562. <Property name="LinkedNodeID" value="219"/>
  563. </ItemProperties>
  564. <ChildItems/>
  565. </FlowItem>
  566. </ChildItems>
  567. </FlowItem>
  568. </ChildItems>
  569. </FlowItem>
  570. </FlowNode>
  571. <FlowNode class="com.avaya.sce.callflow.internal.appflow.Servlet" id="176" version="3.1">
  572. <Property name="Name" value="AccountGameServer"/>
  573. <Property name="FlowNodeEditPart.WidgetY" value="50"/>
  574. <Property name="FlowNodeEditPart.WidgetX" value="438"/>
  575. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.Servlet" id="177" version="1.2">
  576. <ItemProperties/>
  577. <ChildItems>
  578. <FlowItem class="com.avaya.sce.callflow.internal.flowitem.GoTo" id="178" version="1.2">
  579. <ItemProperties>
  580. <Property name="Name" value="Default"/>
  581. <Property name="LinkedNodeID" value="179"/>
  582. </ItemProperties>
  583. <ChildItems/>
  584. </FlowItem>
  585. </ChildItems>
  586. </FlowItem>
  587. </FlowNode>
  588. <NodeConnection id="221" version="1.2">
  589. <SourceNode id="146"/>
  590. <TargetNode id="176"/>
  591. <Property name="Connection.SourceObjectID" value="149"/>
  592. <Property name="Connection.TargetObjectID" value="176"/>
  593. <Bendpoint x="424" y="129"/>
  594. </NodeConnection>
  595. <NodeConnection id="222" version="1.2">
  596. <SourceNode id="146"/>
  597. <TargetNode id="176"/>
  598. <Property name="Connection.SourceObjectID" value="150"/>
  599. <Property name="Connection.TargetObjectID" value="176"/>
  600. <Bendpoint x="424" y="128"/>
  601. </NodeConnection>
  602. <NodeConnection id="225" version="1.2">
  603. <SourceNode id="146"/>
  604. <TargetNode id="176"/>
  605. <Property name="Connection.SourceObjectID" value="154"/>
  606. <Property name="Connection.TargetObjectID" value="176"/>
  607. <Bendpoint x="424" y="154"/>
  608. </NodeConnection>
  609. <NodeConnection id="226" version="1.2">
  610. <SourceNode id="146"/>
  611. <TargetNode id="176"/>
  612. <Property name="Connection.SourceObjectID" value="156"/>
  613. <Property name="Connection.TargetObjectID" value="176"/>
  614. <Bendpoint x="425" y="152"/>
  615. </NodeConnection>
  616. <NodeConnection id="227" version="1.2">
  617. <SourceNode id="146"/>
  618. <TargetNode id="176"/>
  619. <Property name="Connection.SourceObjectID" value="157"/>
  620. <Property name="Connection.TargetObjectID" value="176"/>
  621. <Bendpoint x="425" y="157"/>
  622. </NodeConnection>
  623. <NodeConnection id="229" version="1.2">
  624. <SourceNode id="176"/>
  625. <TargetNode id="179"/>
  626. <Property name="Connection.SourceObjectID" value="178"/>
  627. <Property name="Connection.TargetObjectID" value="179"/>
  628. </NodeConnection>
  629. <NodeConnection id="230" version="1.2">
  630. <SourceNode id="179"/>
  631. <TargetNode id="198"/>
  632. <Property name="Connection.SourceObjectID" value="183"/>
  633. <Property name="Connection.TargetObjectID" value="198"/>
  634. </NodeConnection>
  635. <NodeConnection id="232" version="1.2">
  636. <SourceNode id="179"/>
  637. <TargetNode id="219"/>
  638. <Property name="Connection.SourceObjectID" value="187"/>
  639. <Property name="Connection.TargetObjectID" value="219"/>
  640. <Bendpoint x="859" y="256"/>
  641. </NodeConnection>
  642. <NodeConnection id="233" version="1.2">
  643. <SourceNode id="166"/>
  644. <TargetNode id="175"/>
  645. <Property name="Connection.SourceObjectID" value="168"/>
  646. <Property name="Connection.TargetObjectID" value="175"/>
  647. </NodeConnection>
  648. <NodeConnection id="234" version="1.2">
  649. <SourceNode id="166"/>
  650. <TargetNode id="196"/>
  651. <Property name="Connection.SourceObjectID" value="169"/>
  652. <Property name="Connection.TargetObjectID" value="196"/>
  653. </NodeConnection>
  654. <NodeConnection id="235" version="1.2">
  655. <SourceNode id="166"/>
  656. <TargetNode id="174"/>
  657. <Property name="Connection.SourceObjectID" value="170"/>
  658. <Property name="Connection.TargetObjectID" value="174"/>
  659. </NodeConnection>
  660. <NodeConnection id="236" version="1.2">
  661. <SourceNode id="192"/>
  662. <TargetNode id="191"/>
  663. <Property name="Connection.SourceObjectID" value="195"/>
  664. <Property name="Connection.TargetObjectID" value="191"/>
  665. </NodeConnection>
  666. <NodeConnection id="238" version="1.2">
  667. <SourceNode id="198"/>
  668. <TargetNode id="214"/>
  669. <Property name="Connection.SourceObjectID" value="200"/>
  670. <Property name="Connection.TargetObjectID" value="214"/>
  671. </NodeConnection>
  672. <NodeConnection id="239" version="1.2">
  673. <SourceNode id="188"/>
  674. <TargetNode id="192"/>
  675. <Property name="Connection.SourceObjectID" value="190"/>
  676. <Property name="Connection.TargetObjectID" value="192"/>
  677. </NodeConnection>
  678. <NodeConnection id="240" version="1.2">
  679. <SourceNode id="160"/>
  680. <TargetNode id="158"/>
  681. <Property name="Connection.SourceObjectID" value="162"/>
  682. <Property name="Connection.TargetObjectID" value="158"/>
  683. </NodeConnection>
  684. <NodeConnection id="241" version="1.2">
  685. <SourceNode id="160"/>
  686. <TargetNode id="166"/>
  687. <Property name="Connection.SourceObjectID" value="163"/>
  688. <Property name="Connection.TargetObjectID" value="166"/>
  689. </NodeConnection>
  690. <NodeConnection id="242" version="1.2">
  691. <SourceNode id="160"/>
  692. <TargetNode id="197"/>
  693. <Property name="Connection.SourceObjectID" value="164"/>
  694. <Property name="Connection.TargetObjectID" value="197"/>
  695. </NodeConnection>
  696. <NodeConnection id="243" version="1.2">
  697. <SourceNode id="160"/>
  698. <TargetNode id="172"/>
  699. <Property name="Connection.SourceObjectID" value="165"/>
  700. <Property name="Connection.TargetObjectID" value="172"/>
  701. </NodeConnection>
  702. <NodeConnection id="244" version="1.2">
  703. <SourceNode id="214"/>
  704. <TargetNode id="220"/>
  705. <Property name="Connection.SourceObjectID" value="217"/>
  706. <Property name="Connection.TargetObjectID" value="220"/>
  707. </NodeConnection>
  708. <NodeConnection id="252" version="1.2">
  709. <SourceNode id="146"/>
  710. <TargetNode id="176"/>
  711. <Property name="Connection.SourceObjectID" value="251"/>
  712. <Property name="Connection.TargetObjectID" value="176"/>
  713. </NodeConnection>
  714. <NodeConnection id="263" version="1.2">
  715. <SourceNode id="256"/>
  716. <TargetNode id="259"/>
  717. <Property name="Connection.SourceObjectID" value="258"/>
  718. <Property name="Connection.TargetObjectID" value="259"/>
  719. </NodeConnection>
  720. <NodeConnection id="264" version="1.2">
  721. <SourceNode id="259"/>
  722. <TargetNode id="220"/>
  723. <Property name="Connection.SourceObjectID" value="262"/>
  724. <Property name="Connection.TargetObjectID" value="220"/>
  725. </NodeConnection>
  726. <NodeConnection id="265" version="1.2">
  727. <SourceNode id="179"/>
  728. <TargetNode id="256"/>
  729. <Property name="Connection.SourceObjectID" value="254"/>
  730. <Property name="Connection.TargetObjectID" value="256"/>
  731. </NodeConnection>
  732. <NodeConnection id="272" version="1.2">
  733. <SourceNode id="269"/>
  734. <TargetNode id="192"/>
  735. <Property name="Connection.SourceObjectID" value="271"/>
  736. <Property name="Connection.TargetObjectID" value="192"/>
  737. </NodeConnection>
  738. <NodeConnection id="276" version="1.2">
  739. <SourceNode id="179"/>
  740. <TargetNode id="273"/>
  741. <Property name="Connection.SourceObjectID" value="185"/>
  742. <Property name="Connection.TargetObjectID" value="273"/>
  743. </NodeConnection>
  744. <NodeConnection id="277" version="1.2">
  745. <SourceNode id="273"/>
  746. <TargetNode id="267"/>
  747. <Property name="Connection.SourceObjectID" value="275"/>
  748. <Property name="Connection.TargetObjectID" value="267"/>
  749. </NodeConnection>
  750. <NodeConnection id="285" version="1.2">
  751. <SourceNode id="1"/>
  752. <TargetNode id="282"/>
  753. <Property name="Connection.SourceObjectID" value="3"/>
  754. <Property name="Connection.TargetObjectID" value="282"/>
  755. </NodeConnection>
  756. <NodeConnection id="286" version="1.2">
  757. <SourceNode id="282"/>
  758. <TargetNode id="146"/>
  759. <Property name="Connection.SourceObjectID" value="284"/>
  760. <Property name="Connection.TargetObjectID" value="146"/>
  761. </NodeConnection>
  762. <NodeConnection id="291" version="1.2">
  763. <SourceNode id="179"/>
  764. <TargetNode id="145"/>
  765. <Property name="Connection.SourceObjectID" value="289"/>
  766. <Property name="Connection.TargetObjectID" value="145"/>
  767. <Bendpoint x="911" y="228"/>
  768. </NodeConnection>
  769. <NodeConnection id="293" version="1.2">
  770. <SourceNode id="179"/>
  771. <TargetNode id="292"/>
  772. <Property name="Connection.SourceObjectID" value="290"/>
  773. <Property name="Connection.TargetObjectID" value="292"/>
  774. <Bendpoint x="929" y="194"/>
  775. </NodeConnection>
  776. <NodeConnection id="294" version="1.2">
  777. <SourceNode id="146"/>
  778. <TargetNode id="176"/>
  779. <Property name="Connection.SourceObjectID" value="151"/>
  780. <Property name="Connection.TargetObjectID" value="176"/>
  781. <Bendpoint x="424" y="140"/>
  782. </NodeConnection>
  783. <NodeConnection id="295" version="1.2">
  784. <SourceNode id="146"/>
  785. <TargetNode id="176"/>
  786. <Property name="Connection.SourceObjectID" value="152"/>
  787. <Property name="Connection.TargetObjectID" value="176"/>
  788. <Bendpoint x="424" y="159"/>
  789. </NodeConnection>
  790. </FlowGraph>
  791. <ProjectEventTypes/>
  792. </ApplicationFlow>
  793. </AppFlowDoc>