Interface: ISuccess
coresdk.workflow_completion.ISuccess
Properties of a Success.
Hierarchy
-
↳
ISuccess
Properties
commands
• Optional commands: null | $Properties[]
A list of commands to send back to the temporal server
Inherited from
usedInternalFlags
• Optional usedInternalFlags: null | number[]
Any internal flags which the lang SDK used in the processing of this activation
Inherited from
versioningBehavior
• Optional versioningBehavior: null | VersioningBehavior
The versioning behavior this workflow is currently using