Skip to main content

Interface: IWorkflowPropertiesModifiedEventAttributes

history.v1.IWorkflowPropertiesModifiedEventAttributes

Properties of a WorkflowPropertiesModifiedEventAttributes.

Hierarchy

  • $Properties

    IWorkflowPropertiesModifiedEventAttributes

Properties

upsertedMemo

Optional upsertedMemo: null | $Properties

If set, update the workflow memo with the provided values. The values will be merged with the existing memo. If the user wants to delete values, a default/empty Payload should be used as the value for the key being deleted.

Inherited from

$Properties.upsertedMemo


workflowTaskCompletedEventId

Optional workflowTaskCompletedEventId: null | Long

The WORKFLOW_TASK_COMPLETED event which this command was reported with

Inherited from

$Properties.workflowTaskCompletedEventId