Interface: IResolveActivity
coresdk.workflow_activation.IResolveActivity
Properties of a ResolveActivity.
Hierarchy
-
↳
IResolveActivity
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.
Inherited from
result
• Optional result: null | $Properties
ResolveActivity result
Inherited from
seq
• Optional seq: null | number
Sequence number as provided by lang in the corresponding ScheduleActivity command