Skip to main content
Version: 8.9 (unreleased)

Type Alias: JobResult

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

Defined in: gen/types.gen.ts:3764

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