new StatisticsService()
Methods
getMeasure(request, callback)
Requests measures for processes or work items from the Event Collector database tables.
Parameters:
Name | Type | Description |
---|---|---|
request |
tibco.objectapi.service.request.GetMeasureRequest | A request set with data for this service call. |
callback |
tibco.objectapi.service.Callback | A callback to handle the service response of type GetMeasureResponse . |