mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-01-13 11:05:56 +00:00
note update in inclusive gateway (#2118)
This commit is contained in:
parent
46c54e9b94
commit
5934c84db1
@ -68,7 +68,7 @@ It is used when the process flow needs to make an inclusive choice, where multip
|
|||||||
Each outgoing sequence flow can have a condition associated with it, but even if multiple conditions evaluate to true, all the flows are taken.
|
Each outgoing sequence flow can have a condition associated with it, but even if multiple conditions evaluate to true, all the flows are taken.
|
||||||
|
|
||||||
```{admonition} Note
|
```{admonition} Note
|
||||||
⚠ Note that Default Flow is not possible with Inclusive Gateways.
|
⚠ Note that the Default Flow is only followed if no other outgoing flows are valid.
|
||||||
```
|
```
|
||||||
|
|
||||||
![inclusive_gateway_mp](images/inclusive_gateway_mp.png)
|
![inclusive_gateway_mp](images/inclusive_gateway_mp.png)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user