Search code examples
workflowdroolsjbpmdrools-guvnor

Where can i find customeditors in JBPM 6


I am upgrading my workflow system from jbpm 5.4 to JBPM 6.1 . I implemented custom editors for Groups in Jbpm 5.4 using this link; http://surdilovic.wordpress.com/2012/07/03/custom-input-editors-in-jbpm-designer/ There is a customeditors file in global area in drools-guvnor jbpm 5.4. Can anyone tell me how can i find this customeditors file in Jbpm 6? I am working for this for hours. Please can anyone help me?


Solution

  • It's in the "global" folder of your project. If you switch your Project Explorer to "Repository View" and click on the top-level global folder you will find the customeditors json config file. See https://i.sstatic.net/NmtqG.png for reference.