Breadcrumbs

Message Flows

BPMN description

Message flows are used to represent the flows of messages between different pools.

UML representation

Message flows are not mapped to UML. The reason is that there are many technical ways to send or receive messages. It could be done by a SOAP-call, a mail, a signal or whatever. Any such implementation could be done in the generated handler of a task.