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]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to