[jboss-user] [jBPM] - Re: Create task for user group

Kris Verlaenen do-not-reply at jboss.com
Tue Jun 28 19:43:34 EDT 2011


Kris Verlaenen [http://community.jboss.org/people/KrisVerlaenen] created the discussion

"Re: Create task for user group"

To view the discussion, visit: http://community.jboss.org/message/612406#612406

--------------------------------------------------------------
The TaskClient is the API that you should be using for normal operations, and it's defined by the WS-HumanTask specification.

At this point, there are no operations to simply modify a Task randomly, as it's not defined in the specification.  It shouldn't be too difficult to add, if you just look at TaskServiceSession.addTask, I guess we could just add a similar one for saveTask that would just save the task using the entity manager.  If you might be interested in giving that a try, I can try and help and guide you through it?

Kris
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/612406#612406]

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/20110628/0a8154a8/attachment.html 


More information about the jboss-user mailing list