Dear All,
I have downloaded one set of JBPM source files using git from
git clone https://github.com/droolsjbpm/jbpm.git
There is a folder \jbpm-gwt\jbpm-gwt-console-server\src\ , but there is no java files inside.
Because I want to modify some REST api.
There should be some files locate in this folder:
ProcessMgmtFacade.java
TaskMgmtFacade.java
UserMgmtFacade.java
ConsoleServerApplication.java........
Please help.
Thanks.
hkling