Interface: $Properties
workflow_activation.ResolveActivity.$Properties
Properties of a ResolveActivity.
Hierarchy
-
$Properties
Properties
isLocal
• Optional isLocal: null | boolean
Set to true if the resolution is for a local activity. This is used internally by Core and lang does not need to care about it.
result
• Optional result: null | $Properties
ResolveActivity result
seq
• Optional seq: null | number
Sequence number as provided by lang in the corresponding ScheduleActivity command