Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EngineOptions

Hierarchy

  • EngineOptions

Index

Properties

Optional debug

debug: boolean

debug mode setting this to true will bring back additional data for debugging purpose in execution response

recipe

recipe: EngineRecipe

rule engine recipe

Optional suppressDuplicateTasks

suppressDuplicateTasks: boolean

whether or not duplicate task against the same object should run multiple times.

Generated using TypeDoc