Exclusive gateways represent a decision within a process.
Once the process flow reaches an exclusive gateway, all of the outgoing sequence flow options are evaluated in the order they are defined. The first option that evaluates to true is the sequence flow that is followed. A default sequence flow can be set in case none of the outgoing sequence flows evaluate to true.