Preparing search index...
The search index is not available
@camunda8/sdk
@camunda8/sdk
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
candidate
Groups
?:
string
[]
Optional
candidate
Users
candidate
Users
?:
string
[]
Optional
due
Date
due
Date
?:
string
|
Date
Optional
follow
Up
Date
follow
Up
Date
?:
string
|
Date
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
candidate
Groups
candidate
Users
due
Date
follow
Up
Date
@camunda8/sdk
Loading...
Generated using
TypeDoc
JSON object with changed task attribute values.