[jboss-user] [jBPM] - Re: JBPM4_TASK table fields containg same values??

kh4m khurram do-not-reply at jboss.com
Thu May 3 03:17:09 EDT 2012


kh4m khurram [https://community.jboss.org/people/kh4m] created the discussion

"Re: JBPM4_TASK table fields containg same values??"

To view the discussion, visit: https://community.jboss.org/message/733501#733501

--------------------------------------------------------------
Hi,

I have done the following to set the name of the task table's field NAME_

Task task = taskService.createTaskQuery().executionId(instance.getId()).uniqueResult();
task.setName("whats new name");
taskService.saveTask(task);

Thanks!
Khurram
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://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/20120503/8c526241/attachment.html 


More information about the jboss-user mailing list