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#4183475 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4183475 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
