summaryrefslogtreecommitdiff
path: root/taskflow/engines/action_engine/actions/task.py
Commit message (Expand)AuthorAgeFilesLines
* Allow for revert to have a different argument list from executeGreg Hill2016-02-261-2/+2
* Create and use a serial retry executorJoshua Harlow2015-07-211-5/+1
* Retain atom 'revert' result (or failure)Joshua Harlow2015-07-101-10/+12
* Split-off the additional retry states from the task statesJoshua Harlow2015-06-181-4/+0
* Allow the storage unit to use the right scoping strategyJoshua Harlow2015-03-111-6/+2
* Map optional arguments as well as required argumentsMin Pae2015-02-101-6/+12
* Remove 'SaveOrderTask' and test state in class variablesJoshua Harlow2015-01-151-14/+16
* Send in the prior atom state on notification of a state changeJoshua Harlow2015-01-091-6/+9
* Use the notifier type in the task class/module directlyJoshua Harlow2014-12-131-18/+37
* Add and use a new simple helper logging moduleJoshua Harlow2014-12-081-2/+1
* Move atom action handlers to there own subfolder/submoduleJoshua Harlow2014-12-051-0/+127