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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to