Interface: IWorkflowPropertiesModifiedEventAttributes
history.v1.IWorkflowPropertiesModifiedEventAttributes
Properties of a WorkflowPropertiesModifiedEventAttributes.
Implemented by
Properties
upsertedMemo
• Optional upsertedMemo: null | IMemo
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.
workflowTaskCompletedEventId
• Optional workflowTaskCompletedEventId: null | Long
The WORKFLOW_TASK_COMPLETED event which this command was reported with