types.nope.IRequestTaskWithCallback - ZeMA-gGmbH/NoPE-JS GitHub Wiki
Interface: IRequestTaskWithCallback
types.nope.IRequestTaskWithCallback
Hierarchy
-
↳
IRequestTaskWithCallback
Properties
callbacks
callbacks: { deleteAfterCalling: boolean ; functionId: string ; idx: number } & ICallOptions[]
Callbacks, that are available in a Dispatcher.
Author
M.Karkowski
Memberof
IRequestTaskWithCallback
functionId
functionId: string
ID of the Function, on which it is available.
Inherited from
params
params: { data: any ; idx: number }[]
The Parameters
Inherited from
requestedBy
requestedBy: string
Contains the Requester
Author
M.Karkowski
Inherited from
resultSink
resultSink: string
Element, allowing to describe where the result should be hosted.
Inherited from
taskId
taskId: string
UUID of a Task