Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CheckAction

An object that represents an action which does not stop the execution of rules in current module, just emits a log message documenting result of rule execution.

Properties

name

name: string

Action name. Can be used to reference the action.

Const type

type: string = "CHECK"

Methods

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Action): object

getJsonObj

  • getJsonObj(obj: Action): object