Skip to main content

Interface: ISuccess

coresdk.workflow_completion.ISuccess

Properties of a Success.

Hierarchy

Properties

commands

Optional commands: null | $Properties[]

A list of commands to send back to the temporal server

Inherited from

$Properties.commands


usedInternalFlags

Optional usedInternalFlags: null | number[]

Any internal flags which the lang SDK used in the processing of this activation

Inherited from

$Properties.usedInternalFlags


versioningBehavior

Optional versioningBehavior: null | VersioningBehavior

The versioning behavior this workflow is currently using

Inherited from

$Properties.versioningBehavior