Demian Calcaprina [
http://community.jboss.org/people/calca] created the discussion
"Re: Accessing Guvnor using the REST API"
To view the discussion, visit:
http://community.jboss.org/message/635045#635045
--------------------------------------------------------------
Hi Darry,
you can check some sample code from tsurdilo,
https://github.com/tsurdilo/process-designer/blob/master/src/main/java/co...
https://github.com/tsurdilo/process-designer/blob/master/src/main/java/co...
You have to make a POST to
/rest/packages/" + getPkgName() + "/assets/";
Demian
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/635045#635045]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]