...
Interface Definition | Description |
---|---|
URI | httpshttp(s)://{host}:{port}/engine-rest/engine/v0/search |
Operation Type | POST |
Content-Type | application/json |
...
Interface Definition | Description |
---|---|
URI | httpshttp(s)://{host}:{port}/engine-rest/engine/process-instance-id/{requestId} |
Operation Type | Get |
Content-Type | application/json |
...
Interface Definition | Description |
---|---|
URI | httpshttp(s)://{host}:{port}/engine-rest/engine/process-instance-id/{processInstanceId} |
Operation Type | Get |
Content-Type | application/json |
...
Interface Definition | Description |
---|---|
URI | httpshttp(s)://{host}:{port}/engine-rest/engine/process-definition/{processDefinitionId} |
Operation Type | Get |
Content-Type | application/json |
...
Interface Definition | Description |
---|---|
URI | httpshttp(s)://{host}:{port}/engine-rest/engine/activity-instance/{processInstanceId} |
Operation Type | Get |
Content-Type | application/json |
...
Interface Definition | Description |
---|---|
URI | httpshttp(s)://{host}:{port}/engine-rest/engine/variable-instance/{processInstanceId} |
Operation Type | Get |
Content-Type | application/json |
...