|
126 | 126 | <Expression xsi:type="SubscribeSubject">
|
127 | 127 | <Name>Tick</Name>
|
128 | 128 | </Expression>
|
129 |
| - <Expression xsi:type="Combinator"> |
130 |
| - <Combinator xsi:type="rx:Take"> |
131 |
| - <rx:Count>1</rx:Count> |
132 |
| - </Combinator> |
133 |
| - </Expression> |
134 | 129 | <Expression xsi:type="Combinator">
|
135 | 130 | <Combinator xsi:type="FloatProperty">
|
136 | 131 | <Value>0</Value>
|
137 | 132 | </Combinator>
|
138 | 133 | </Expression>
|
139 |
| - <Expression xsi:type="Combinator"> |
140 |
| - <Combinator xsi:type="rx:Concat" /> |
141 |
| - </Expression> |
142 | 134 | <Expression xsi:type="SubscribeSubject">
|
143 | 135 | <Name>StartTrial</Name>
|
144 | 136 | </Expression>
|
145 | 137 | <Expression xsi:type="Combinator">
|
146 |
| - <Combinator xsi:type="rx:SubscribeWhen" /> |
| 138 | + <Combinator xsi:type="rx:TakeUntil" /> |
| 139 | + </Expression> |
| 140 | + <Expression xsi:type="Combinator"> |
| 141 | + <Combinator xsi:type="rx:Concat" /> |
147 | 142 | </Expression>
|
148 | 143 | <Expression xsi:type="Combinator">
|
149 | 144 | <Combinator xsi:type="rx:Repeat" />
|
|
159 | 154 | <Edge From="1" To="2" Label="Source2" />
|
160 | 155 | <Edge From="2" To="4" Label="Source1" />
|
161 | 156 | <Edge From="3" To="4" Label="Source2" />
|
162 |
| - <Edge From="4" To="8" Label="Source1" /> |
| 157 | + <Edge From="4" To="9" Label="Source1" /> |
163 | 158 | <Edge From="5" To="6" Label="Source1" />
|
164 |
| - <Edge From="6" To="7" Label="Source1" /> |
| 159 | + <Edge From="6" To="8" Label="Source1" /> |
165 | 160 | <Edge From="7" To="8" Label="Source2" />
|
166 |
| - <Edge From="8" To="10" Label="Source1" /> |
167 |
| - <Edge From="9" To="10" Label="Source2" /> |
| 161 | + <Edge From="8" To="9" Label="Source2" /> |
| 162 | + <Edge From="9" To="10" Label="Source1" /> |
168 | 163 | <Edge From="10" To="11" Label="Source1" />
|
169 |
| - <Edge From="11" To="12" Label="Source1" /> |
170 |
| - <Edge From="13" To="14" Label="Source1" /> |
| 164 | + <Edge From="12" To="13" Label="Source1" /> |
171 | 165 | </Edges>
|
172 | 166 | </Workflow>
|
173 | 167 | </Expression>
|
|
0 commit comments