Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InterfaceManager

Hierarchy

  • InterfaceManager

Index

Constructors

constructor

Properties

Protected e

Protected fields

fields: FieldOptions[]

Protected handleRequest

handleRequest: any

Protected interfaceInstances

interfaceInstances: WebhookInterface[]

Protected nest

Protected steps

steps: Array<any> = []

Methods

addField

addStep

  • addStep(name: string, callback: any): void

getCustomHandleRequest

  • getCustomHandleRequest(): any

getFields

getInterface

  • getInterface(sessionId?: string): any

getNest

getPath

  • getPath(): string

getSteps

  • getSteps(): Array<any>

Generated using TypeDoc