summaryrefslogtreecommitdiff
path: root/taskflow/engines/action_engine/actions
Commit message (Expand)AuthorAgeFilesLines
* Remove sixTakashi Kajinami2022-05-181-4/+1
* remove unused LOGji-xuepeng2016-07-101-3/+0
* Allow for revert to have a different argument list from executeGreg Hill2016-02-262-9/+16
* Create and use a serial retry executorJoshua Harlow2015-07-213-53/+35
* Merge "Retain atom 'revert' result (or failure)"Jenkins2015-07-153-26/+32
|\
| * Retain atom 'revert' result (or failure)Joshua Harlow2015-07-103-26/+32
* | Integrate futurist (and **remove** taskflow originating code)Joshua Harlow2015-07-091-2/+3
|/
* Split-off the additional retry states from the task statesJoshua Harlow2015-06-183-12/+0
* Allow the storage unit to use the right scoping strategyJoshua Harlow2015-03-113-12/+5
* Map optional arguments as well as required argumentsMin Pae2015-02-102-9/+18
* Mirror the task executor methods in the retry actionJoshua Harlow2015-01-161-24/+26
* Remove 'SaveOrderTask' and test state in class variablesJoshua Harlow2015-01-153-24/+69
* Send in the prior atom state on notification of a state changeJoshua Harlow2015-01-092-10/+16
* Use the notifier type in the task class/module directlyJoshua Harlow2014-12-131-18/+37
* Merge "Add and use a new simple helper logging module"Jenkins2014-12-112-4/+2
|\
| * Add and use a new simple helper logging moduleJoshua Harlow2014-12-082-4/+2
* | Stop returning atoms from execute/revert methodsJoshua Harlow2014-12-061-2/+4
|/
* Move atom action handlers to there own subfolder/submoduleJoshua Harlow2014-12-053-0/+250