Search
K
Case Management

TaskStatsResponseModel

object
countinteger

Total number of tasks

statsarray[object]
Show Child Parameters
Example

TaskAssigneeSummaryModel

object
caseIdstring

The unique identifier of the case

tasksarray[object]

List of tasks for the case, each with unique assignee details

Show Child Parameters
Example

ExceptionAdditionalData

object

Additional 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