Maciej Swiderski [
http://community.jboss.org/people/swiderski.maciej] replied to the
discussion
"working with executions"
To view the discussion, visit:
http://community.jboss.org/message/533723#533723
--------------------------------------------------------------
Hi,
In my opinion you should not signal when execution is in task. You should complete your
task. To do so you use TaskQuery (constructed via TaskService) and once you find a task
assigned for a user you can complete task using completeTask method on Task instance.
Take a look at examples delivered with jBPM distribution regarding tasks.
Cheers,
Maciej
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/533723#533723]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]