Hi everyone, I am writing a generic ProcessService to be put in front of the JbpmService.
Now I would to give the user the possibility to list all deployed process names (string) in a web form. What is the best way to implement such a method? Of course I can scan certain folders in my project and list all found xml definitions. But I'd like explicitly to show only those deployed. Thanks for your help. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4214871#4214871 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4214871 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
