Hi,

I'm wondering if there's any particular reason why
ezcWorkflow->cancel() doesn't call the method doEnd (which cleans
execution_state and workflow_execution tables).

The cancel() and end() methods has the same outcome in the execution's
attributes (activatedNodes, waitingFor) but in the database that new
status are not updated. This allow the execution to be resumed if I
reload the instance from the database.

Can someone explain me better the difference between cancelling and
ending a workflow instance and the current behaviour?

Thanks,

-- 
Cinxgler Mariaca Minda
-- 
Components mailing list
Components@lists.ez.no
http://lists.ez.no/mailman/listinfo/components

Reply via email to