AccountGame.flow.2 39 KB

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