Tihomir Surdilovic [http://community.jboss.org/people/tsurdilovic] created the 
discussion

"Re: Explaination of  Evaluation Process Example (jBPM5.2)?"

To view the discussion, visit: http://community.jboss.org/message/643815#643815

--------------------------------------------------------------
Michael, the jBPM Designer can generate process and usertask forms (see docs:  
http://docs.jboss.org/jbpm/v5.2/userguide/ch10.html#d0e3195 
http://docs.jboss.org/jbpm/v5.2/userguide/ch10.html#d0e3195). As far as how it 
does it - the short answer is by inspecting the BPMN2 of your process. If you 
are interested in details, you can read the code. Good place would be starting 
here:  
https://github.com/tsurdilo/process-designer/blob/master/src/main/java/com/intalio/web/server/TaskFormsServlet.java
 
https://github.com/tsurdilo/process-designer/blob/master/src/main/java/com/intalio/web/server/TaskFormsServlet.java.

Hope this helps.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/643815#643815]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to