@camunda8/sdk
Preparing search index...
index
<internal>
TaskChangeSet
Interface TaskChangeSet
JSON object with changed task attribute values.
interface
TaskChangeSet
{
candidateGroups
?:
string
[]
;
candidateUsers
?:
string
[]
;
dueDate
?:
string
|
Date
;
followUpDate
?:
string
|
Date
;
}
Index
Properties
candidate
Groups?
candidate
Users?
due
Date?
follow
Up
Date?
Properties
Optional
candidate
Groups
candidateGroups
?:
string
[]
Optional
candidate
Users
candidateUsers
?:
string
[]
Optional
due
Date
dueDate
?:
string
|
Date
Optional
follow
Up
Date
followUpDate
?:
string
|
Date
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
candidate
Groups
candidate
Users
due
Date
follow
Up
Date
@camunda8/sdk
Loading...
JSON object with changed task attribute values.