Class ResolvedWorkflow

Source

Constructors§

§

new ResolvedWorkflow(): ResolvedWorkflow

Methods§

Source§

getHashId(): undefined | string

Source§

getInternalId(): string

Source§

getN8nWorkflowId(): undefined | string

Source§

isResolved(): boolean

Source§

setHashId(id: string): void

Source§

setN8nWorkflowId(id: string): void

Source§

toWorkflowId(): string