src/api/task_details.ts
Properties |
applicationId |
applicationId:
|
Type : string
|
The id of the application where the task flow is located. |
caseId |
caseId:
|
Type : string
|
The id of the case where the task is part of. |
caseType |
caseType:
|
Type : string
|
The type of the case the task is part of. |
languageCode |
languageCode:
|
Type : string
|
The language code of the language the flow should be started in. |
processCaseId |
processCaseId:
|
Type : string
|
The process id of the case where the task is part of. |
taskId |
taskId:
|
Type : string
|
The id of the task that should be started. |