Skip to main content

Enumeration: ResetType

enums.v1.ResetType

Deprecated, see temporal.api.common.v1.ResetOptions.

Enumeration Members

RESET_TYPE_FIRST_WORKFLOW_TASK

RESET_TYPE_FIRST_WORKFLOW_TASK = 1

Resets to event of the first workflow task completed, or if it does not exist, the event after task scheduled.


RESET_TYPE_LAST_WORKFLOW_TASK

RESET_TYPE_LAST_WORKFLOW_TASK = 2

Resets to event of the last workflow task completed, or if it does not exist, the event after task scheduled.


RESET_TYPE_UNSPECIFIED

RESET_TYPE_UNSPECIFIED = 0

RESET_TYPE_UNSPECIFIED value