In my application, when i do
token.getNode().getClass().getName(), i get
| org.jbpm.graph.def.Node$$EnhancerByCGLIB$$590b667
|
instead of
| org.jbpm.graph.def.Fork
|
What is EnhancerByCGLIB, and why i get Node, instead of Fork?
Thanks,
Pedro
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3977258#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...