Hello,
In my workflow I have a conditional task. while executing the flow the condition
was false and the task now is not pending. The problem is that the condition was
wrong and I and I want to enable the task (the condition is checked by calling a
Spring service). How can I force Activiti to re-evaluate the condition even if it has
been already evaluated?
Thank you,
Mike