Files
deb-python-taskflow/taskflow/persistence/taskdetail.py
Joshua Harlow 0fa642d949 Require uuid + move functor_task to task.py
Require details have a uuid of an originating
runner, remove tasks having there own uuid since
only when a task is added to a flow does it obtain
a uuid.

Move functor_task to task.py since it is task releated
and seems better connected in task.py instead of as its
own module.

Change-Id: I8c441e184afcdd697d077f166f2e550fcafcd385
2013-08-27 10:45:08 -07:00

3.7 KiB