new QueryProcessInstanceCountAltRequest(query)
Object QueryProcessInstanceCountAltRequest
Usage:
RestApiService.getProcessManagementService().queryProcessInstanceCountAlt(request, callback);
Parameters:
Name | Type | Description |
---|---|---|
query |
string | Query string (in SQL syntax). The query can be either a full SQL query string, or just the WHERE clause. If a full query string is used, the "FROM process" clause should be included. |
- Since:
- 4.0.0