Hi All,
I am using taskInstance.Id to identify variable for taking decion in my DecisionHandler
class. For this I need to access the current taskinstance from within the handler.
If i do executioncontext.getTaskInstance(), it returns null.
As per my understanding, this function should return the current task instance which
called the decision handler.
Please clarify?
Thanks!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081318#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...