@openiap/nodeapi / Exports / Workitem

Interface: Workitem

Table of contents

Properties

Properties

_id

_id: string

Defined in

src/proto/workitems.ts:9


errormessage

errormessage: string

Defined in

src/proto/workitems.ts:25


errorsource

errorsource: string

Defined in

src/proto/workitems.ts:26


errortype

errortype: string

Defined in

src/proto/workitems.ts:27


failed_wiq

failed_wiq: string

Defined in

src/proto/workitems.ts:24


failed_wiqid

failed_wiqid: string

Defined in

src/proto/workitems.ts:22


files

files: WorkitemFile[]

Defined in

src/proto/workitems.ts:15


lastrun

lastrun: Date

Defined in

src/proto/workitems.ts:14


name

name: string

Defined in

src/proto/workitems.ts:10


nextrun

nextrun: Date

Defined in

src/proto/workitems.ts:13


payload

payload: string

Defined in

src/proto/workitems.ts:11


priority

priority: number

Defined in

src/proto/workitems.ts:12


retries

retries: number

Defined in

src/proto/workitems.ts:19


state

state: string

Defined in

src/proto/workitems.ts:16


success_wiq

success_wiq: string

Defined in

src/proto/workitems.ts:23


success_wiqid

success_wiqid: string

Defined in

src/proto/workitems.ts:21


username

username: string

Defined in

src/proto/workitems.ts:20


wiq

wiq: string

Defined in

src/proto/workitems.ts:17


wiqid

wiqid: string

Defined in

src/proto/workitems.ts:18