Package | Description |
---|---|
org.wso2.carbon.rule.common | |
org.wso2.carbon.rule.common.config |
Modifier and Type | Method and Description |
---|---|
List<Rule> |
RuleSet.getRules() |
Modifier and Type | Method and Description |
---|---|
void |
RuleSet.addRule(Rule rule) |
Modifier and Type | Method and Description |
---|---|
void |
RuleSet.setRules(List<Rule> rules) |
Modifier and Type | Method and Description |
---|---|
static Rule |
RuleHelper.getRule(org.apache.axiom.om.OMElement ruleElement) |
Copyright © 2019 WSO2. All rights reserved.