Well, depends where you are getting the TaskInstance from. If the task instance is associated with the conversation, you can call TaskInstance.instance().setActorId().
Or, if you are using the Seam pooled task list, you can use the built-in PooledTask component. Or if you get the TaskInstance direct from jBPM, just call TaskInstance.setActorId(). View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059302#4059302 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059302 _______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user