Namespace: WorkflowActivation
coresdk.workflow_activation.WorkflowActivation
Interfaces
Type Aliases
$Shape
Ƭ $Shape: Object
Shape of a WorkflowActivation.
Type declaration
| Name | Type |
|---|---|
availableInternalFlags? | number[] | null |
continueAsNewSuggested? | boolean | null |
deploymentVersionForCurrentTask? | $Shape | null |
historyLength? | number | null |
historySizeBytes? | Long | null |
isReplaying? | boolean | null |
jobs? | $Shape[] | null |
lastSdkVersion? | string | null |
runId? | string | null |
suggestContinueAsNewReasons? | SuggestContinueAsNewReason[] | null |
targetWorkerDeploymentVersionChanged? | boolean | null |
timestamp? | $Shape | null |