@camunda8/orchestration-cluster-api
Preparing search index...
index
UserTaskWaitStateDetails
Type Alias UserTaskWaitStateDetails
UserTaskWaitStateDetails
:
BaseWaitStateDetails
&
{
dueDate
:
string
|
null
;
taskKey
:
UserTaskKey
;
waitStateType
:
string
;
}
Type Declaration
dueDate
:
string
|
null
The due date of the user task, if set.
taskKey
:
UserTaskKey
The key of the user task.
waitStateType
:
string
The wait state type discriminator.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@camunda8/orchestration-cluster-api
Loading...
The due date of the user task, if set.