Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RulesOptions

Options supported in the .rulesrc file

Hierarchy

  • RulesOptions

Index

Constructors

constructor

Properties

allRuleResultInOne

allRuleResultInOne: boolean = false

Specify if execute a runnable only once with the result of all rules

cron

cron: string = Constants.cronExpression

Cron Expression used in cron file

enableGroups

enableGroups: boolean = true

Specify if groups will be processed

enableRules

enableRules: boolean = true

Specify if rules will be processed

executeAllRules

executeAllRules: boolean = false

Specify if the process continue when a rule does not succeed

Generated using TypeDoc