[jboss-user] [jBPM Users] - Re: Showing the process diagram in my own application
kukeltje
do-not-reply at jboss.com
Mon Sep 28 15:08:02 EDT 2009
Have a look at the sourcecode of the console or the jbpm testcase on how this is done (have no time to do that myself)
things like 'grep -R getResourceAsStream |grep -v target |grep -v svn' work amazingly well if you do not have an ide at hand)
I also found processDefinition.getImageResourceName() which can be used in the previously mentioned call
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4257462#4257462
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4257462
More information about the jboss-user
mailing list