lib/ruote/exp/fe_command.rb in ruote-2.1.1 vs lib/ruote/exp/fe_command.rb in ruote-2.1.2

- old
+ new

@@ -133,16 +133,9 @@ 'command' => [ name, param ]) # purely indicative for now reply_to_parent(h.applied_workitem) unless ancestor end - # Necessary in case of 'pass_command_directly' - # - def cancel (flavour) - - reply_to_parent(h.applied_workitem) - end - protected # Walks up the expression tree (process instance and returns the first # expression that includes the CommandMixin #