i need it to create a taskinstance
| TaskInstance ti = pi.getTaskMgmtInstance()
| .createTaskInstance(t,pi.getRootToken());
| ti.setActorId(actor.toUpperCase());
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4183475#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...