예제 #1
0
  @Override
  public void closeRule(int id) throws EngineException {

    ruleManipulationBackend.closeRule(id);
  }