| Modifier and Type | Method and Description |
|---|---|
void |
RulesDB.addRuleToRulebook(String rulebookId,
String ruleId) |
void |
RulesDB.cloneRulebook(String rulebookId) |
void |
RulesDB.deleteRulebook(String rulebookId) |
String |
RulesDB.generateRulebook(String rulebookId) |
com.google.gson.JsonArray |
RulesDB.getRulebookRules(String rulebookId) |
void |
RulesDB.removeRuleFromRulebook(String rulebookId,
String ruleId) |
Copyright © 2020 CDAP Licensed under the Apache License, Version 2.0.