Interface: IActivityPropertiesModifiedExternallyEventAttributes
history.v1.IActivityPropertiesModifiedExternallyEventAttributes
Properties of an ActivityPropertiesModifiedExternallyEventAttributes.
Implemented by
Properties
newRetryPolicy
• Optional
newRetryPolicy: null
| IRetryPolicy
If set, update the retry policy of the activity, replacing it with the specified one. The number of attempts at the activity is preserved.
scheduledEventId
• Optional
scheduledEventId: null
| Long
The id of the ACTIVITY_TASK_SCHEDULED
event this modification corresponds to.