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