Hi Saip, it is in the workflowlib component. When an action finishes it triggers a signal to the workflow which will make the workflow state machine to find the next action to run.
thx. On Tue, Nov 20, 2012 at 11:48 AM, Saiph Kappa <[email protected]> wrote: > Hello, > > I would like to know where is the piece of code (or classes) which performs > the triggering of successor actions. E.g., In a workflow A->B, B is only > triggering when A finishes. Where is that condition? > > Thanks/Regards, > Saiph
