You should know jbpm is a kind of embed workflow enginer ,it packages the logics of
workflow and process,it can't know your application's logics.You said you saw Java
code inside your process definitiion everywhere.Yes,it's.But it must be.Because
workflow can only invoke external application's code,it is based on the conception of
action in jbpm,so it's oriented developer ,not business analyst. all of what business
analyst can see is the visual workflow diagram.How to collect their work?Event,you can
incorperate them through it.
answer of Question One is following:
in this case,UI of your application may change some logics according to your changed
processdefinition.
answer of Question Two is following:
You can do it.
answer of Question three is following:
please see Java EE Application Server Facilities in userguide doc.
You can take adventages from jbpm-console to monitor some information about your
processInstance.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182815#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...