Пример #1
0
 /** Enable all rule in the current thread */
 public void enableAllRules() {
   rulesService.enableAllRules();
 }