@mendix/extensions-api - v0.9.0
Mendix Docs
Mendix
Preparing search index...
Workflows
MultiUserTaskActivityCreationOptions
Interface MultiUserTaskActivityCreationOptions
interface
MultiUserTaskActivityCreationOptions
{
awaitAllUsers
:
boolean
;
boundaryEvents
:
BoundaryEvent
[]
;
caption
:
string
;
completionCriteria
:
|
"Microflow"
|
"Consensus"
|
"Majority"
|
"Threshold"
|
"Veto"
;
fallbackOutcome
?:
string
;
majorityType
?:
"MoreThanHalf"
|
"MostChosen"
;
microflow
?:
string
;
name
:
string
;
onCreatedEvent
:
UserTaskEvent
;
outcomes
:
string
[]
;
pageReference
:
string
;
participiantInput
:
"Percentage"
|
"AbsoluteNumber"
|
"AllTargetUsers"
;
participiantValue
?:
number
;
thresholdType
?:
"Percentage"
|
"AbsoluteNumber"
;
thresholdValue
?:
number
;
userTargeting
:
UserTargeting
;
vetoOutcome
?:
string
;
}
Index
Properties
await
All
Users
boundary
Events
caption
completion
Criteria
fallback
Outcome?
majority
Type?
microflow?
name
on
Created
Event
outcomes
page
Reference
participiant
Input
participiant
Value?
threshold
Type?
threshold
Value?
user
Targeting
veto
Outcome?
Properties
await
All
Users
awaitAllUsers
:
boolean
boundary
Events
boundaryEvents
:
BoundaryEvent
[]
caption
caption
:
string
completion
Criteria
completionCriteria
:
|
"Microflow"
|
"Consensus"
|
"Majority"
|
"Threshold"
|
"Veto"
Optional
fallback
Outcome
fallbackOutcome
?:
string
Optional
majority
Type
majorityType
?:
"MoreThanHalf"
|
"MostChosen"
Optional
microflow
microflow
?:
string
name
name
:
string
on
Created
Event
onCreatedEvent
:
UserTaskEvent
outcomes
outcomes
:
string
[]
page
Reference
pageReference
:
string
participiant
Input
participiantInput
:
"Percentage"
|
"AbsoluteNumber"
|
"AllTargetUsers"
Optional
participiant
Value
participiantValue
?:
number
Optional
threshold
Type
thresholdType
?:
"Percentage"
|
"AbsoluteNumber"
Optional
threshold
Value
thresholdValue
?:
number
user
Targeting
userTargeting
:
UserTargeting
Optional
veto
Outcome
vetoOutcome
?:
string
Settings
Theme
OS
Light
Dark
On This Page
Properties
await
All
Users
boundary
Events
caption
completion
Criteria
fallback
Outcome
majority
Type
microflow
name
on
Created
Event
outcomes
page
Reference
participiant
Input
participiant
Value
threshold
Type
threshold
Value
user
Targeting
veto
Outcome
Mendix Docs
Mendix
@mendix/extensions-api - v0.9.0
Loading...