Skip to main content

Interface: IBatchOperationUnpauseActivities

batch.v1.IBatchOperationUnpauseActivities

Properties of a BatchOperationUnpauseActivities.

Implemented by

Properties

identity

Optional identity: null | string

The identity of the worker/client.


jitter

Optional jitter: null | IDuration

If set, the activity will start at a random time within the specified jitter duration, introducing variability to the start time.


matchAll

Optional matchAll: null | boolean

BatchOperationUnpauseActivities matchAll


resetAttempts

Optional resetAttempts: null | boolean

Providing this flag will also reset the number of attempts.


resetHeartbeat

Optional resetHeartbeat: null | boolean

Providing this flag will also reset the heartbeat details.


type

Optional type: null | string

BatchOperationUnpauseActivities type