TaskStatsSearchModel
objectgroupByarray[string]required
List of attributes to group the statistics by
Example
TaskStatsResponseModel
objectcountinteger
Total number of tasks
statsarray[object]
Show Child Parameters
Example
TaskAssigneeSummaryModel
objectcaseIdstring
The unique identifier of the case
tasksarray[object]
List of tasks for the case, each with unique assignee details
Show Child Parameters
Example
ExceptionAdditionalData
objectAdditional data related to the Exception.
idstring
A identifier of Exception Addtional Attribute.
Example:severity
labelstring
The label for Exception Addtional Attribute.
Example:SEVERITY
valuestring
The value of Exception Addtional Attribute.
Example:Medium
dataTypestring
The data type of Exception Addtional Attribute.
Example:STRING
entityTypestring
The Entity Type of Exception Addtional Attribute.
Example:INCIDENT_ENTITY
sourcestring
The Source of Exception Addtional Attribute.
Example:Zinnia.BPMTransactions
Example