Is there an easier way to find out the elapsed time at each node/state of the Process?
I am thinking of logging the time inside a "node-enter" ActionHandler of each
state/node. This will help me compute the elapsed time at each node.
I was wondering if the JBPM API already has any method to compute the time for me so that
I dont have to write any ActionHandlers for this.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986908#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...