Branching Workflow Example
1 min
in the following example, state a branches in the blueprint interface, users would have one of two transitions to choose from in the workflow drop down the following workflow xml represents the above diagram branching is implicitly defined in the workflow (a) state a's name (which is conveniently "state a") is directly referenced in transitions (b) the fromstate for this particular transition is state a, and flows to state b (c) the fromstate for this transition is also state a, but the transition flows to state c when a state is referenced more than once in a fromstate , that means it presents transitions to multiple states