[jboss-user] [JBoss Seam] - Current taskId - Best way to get it

harpritt do-not-reply at jboss.com
Wed Jul 18 09:21:17 EDT 2007


I have a method as follows, it  ends my conversation, creates an instance of my process and signals the token to Begin the first task

 @End
  |     @CreateProcess(definition = "changerequestprocess")
  |     @BeginTask
  |     public String submitTicket() {.....}

...I was wondering if i could get a hold of the taskId associated with the @BeginTask.

Cheers 

Harpritt

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

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



More information about the jboss-user mailing list