Workflow engine

compared with
Current by Julien Lesbegueries
on Aug 04, 2011 17:26.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (1)

View Page History
* the name of the EasyVIPER behavior is set with the name of the BPEL activity,
* the node supporting a behavior called A is called node_supporting_A.
* The following list details the mapping between BPEL and the EasyVIPER model:
** Receive, Pick -> Receiver
** Invoke, Throw -> Sender
** ForEach, While -> Loop
** Flow -> Fork
Other behaviors have got the same name in the EasyVIPER model.