deb-mistral/mistral/workflow
Nikolay Mahotkin 58da57330a Using 'with-items' instead of 'for-each'
Partially implements blueprint mistral-with-items

Change-Id: I679e1d525ef2764199d7bdeb9c91509a800547ff
2014-12-29 14:13:20 +03:00
..
__init__.py Initial commit for the new engine 2014-08-06 16:24:26 +07:00
base.py Using 'with-items' instead of 'for-each' 2014-12-29 14:13:20 +03:00
data_flow.py Using 'with-items' instead of 'for-each' 2014-12-29 14:13:20 +03:00
direct_workflow.py Redesigning engine to move all remote calls from transactions 2014-12-11 05:22:51 +00:00
reverse_workflow.py Fixing workflow handlers to return all possible commands 2014-09-16 07:34:05 -07:00
states.py Implement pause-before 2014-12-17 17:32:43 +00:00
utils.py Working on "join": first basic implementation of full join 2014-12-04 13:18:15 +06:00
with_items.py Using 'with-items' instead of 'for-each' 2014-12-29 14:13:20 +03:00
workflow_handler_factory.py Renaming 'linear' workflow to 'direct' 2014-08-27 17:23:03 +07:00