Interface: FullActivityId
client.FullActivityId
A mostly unique Activity identifier including its scheduling workflow's ID and an optional runId.
Activity IDs may be reused in a single Workflow run as long as a previous Activity with the same ID has completed already.
Properties
activityId
• activityId: string
runId
• Optional
runId: string
workflowId
• workflowId: string