[jboss-user] [JBoss Seam] - Re: Pageflow and @StartTask

gavin.king@jboss.com do-not-reply at jboss.com
Mon Dec 18 15:14:40 EST 2006


You'll have to use the API. 

BusinessProcess.instance().resumeTask(taskId); //associate task with current conversation
  | BusinessProcess.instance().startTask(); //call Task.start(actor.id)

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3994787#3994787

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3994787



More information about the jboss-user mailing list