Skip to main content

Interface: ISuccess

coresdk.workflow_completion.ISuccess

Properties of a Success.

Implemented by

Properties

commands

Optional commands: null | IWorkflowCommand[]

A list of commands to send back to the temporal server


usedInternalFlags

Optional usedInternalFlags: null | number[]

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


versioningBehavior

Optional versioningBehavior: null | VersioningBehavior

The versioning behavior this workflow is currently using