For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

Type Alias: JobResult

type JobResult =
(object & JobResultUserTask) | (object & JobResultAdHocSubProcess);

The result of the completed job as determined by the worker.