Chris Melas [https://community.jboss.org/people/melc] created the discussion

"Re: where to find the code of default forms."

To view the discussion, visit: https://community.jboss.org/message/767027#767027

--------------------------------------------------------------
Hi,
If you take a look in
 
https://github.com/bpmc/bpm-console/blob/master/server/war-base/src/main/java/org/jboss/bpm/console/server/FormProcessingFacade.java
 
https://github.com/bpmc/bpm-console/blob/master/server/war-base/src/main/java/org/jboss/bpm/console/server/FormProcessingFacade.java

It's the value of the member field 
SUCCESSFULLY_PROCESSED_INPUT

So you can either modify this class or create a filter to modify response 
content.
--------------------------------------------------------------

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

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

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to