[jboss-user] [jBPM] - Re: How to get the inserted TASK id
Maciej Swiderski
do-not-reply at jboss.com
Wed Aug 10 12:25:54 EDT 2011
Maciej Swiderski [http://community.jboss.org/people/swiderski.maciej] created the discussion
"Re: How to get the inserted TASK id"
To view the discussion, visit: http://community.jboss.org/message/620425#620425
--------------------------------------------------------------
In general, addTask method of class TaskClient accepts implementation of AddTaskResponseHandler which will get task id.
But ... after quick look at WSHumanTaskHandler implementation it does not use response handler at all. So you could modify it if you like to do code changes in jBPM or use one of the query methods provided by TaskClient to get tasks available based on certain search criteria, as already mentioned by Jose.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/620425#620425]
Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110810/46c23077/attachment.html
More information about the jboss-user
mailing list