Vincent Dutat a écrit : > Hi, > > is a workflow capable of changing the lifecycle state of a document or > do I need to write a core event listener that will do it ?
The default worklows do exactly that thanks to action handlers. You can write your own action handlers if you need specific business rules and register them in your WF definitions. -- Olivier _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
