PipelineStartedEvent
n8n-nodes-semble / core/MiddlewarePipeline / PipelineStartedEvent
Interface: PipelineStartedEvent¶
Defined in: core/MiddlewarePipeline.ts:36
Base event interface
Extends¶
Properties¶
type¶
type:
string
Defined in: core/EventSystem.ts:16
Inherited from¶
timestamp¶
timestamp:
number
Defined in: core/EventSystem.ts:17
Inherited from¶
source¶
source:
string
Defined in: core/EventSystem.ts:18
Inherited from¶
id¶
id:
string
Defined in: core/EventSystem.ts:19
Inherited from¶
middlewareCount¶
middlewareCount:
number
Defined in: core/MiddlewarePipeline.ts:37
resource¶
resource:
string
Defined in: core/MiddlewarePipeline.ts:38
action¶
action:
string
Defined in: core/MiddlewarePipeline.ts:39