Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

Index

Constructors

constructor

Properties

allowedInputTypes

allowedInputTypes: CheckerModuleIOType[] = ...

conditions

conditionsOperator

conditionsOperator: CheckerConditionOperator = 'and'

flowId

flowId: string

id

id: string

Optional inputVarName

inputVarName: string

moduleType

moduleType: CheckerModuleType = 'filter'

name

name: string = ''

outputReference

outputSummary

outputSummary: string

outputType

outputType: CheckerModuleIOType = 'three-objects'

outputValue

outputVarName

outputVarName: string

siteId

siteId: string

Methods

deleteRoute

  • deleteRoute(elementId: string): string

getRoute

  • getRoute(): string

postRoute

  • postRoute(): string

putRoute

  • putRoute(elementId: string): string

Static create

Static getAll

  • getAll<T>(suffix: string, options?: GetAllOptions & { flowId?: string }): Promise<InstanceType<T>[]>

Static getOne

Generated using TypeDoc