-
Notifications
You must be signed in to change notification settings - Fork 572
WebServices API
Marco Rietveld edited this page Jul 16, 2014
·
2 revisions
Wiki ▸ WebServices API
The following schema lays out the various WebServices and their interfaces:
http://server.address:port/{application-id}/rest/
runtime
{id: [a-zA-Z0-9-:\\.]+} // {deploymentId}
execute * execute the given command [POST]
process
{id: [a-zA-Z0-9-:\\.]+} // {process definition id}
start * start process [POST]
- accepts query map parameters
instance
Last updated: July 6, 2014