| Package | Description |
|---|---|
| org.beangle.ems.rule | |
| org.beangle.ems.rule.engine | |
| org.beangle.ems.rule.engine.impl | |
| org.beangle.ems.rule.impl | |
| org.beangle.ems.rule.model |
| Modifier and Type | Method and Description |
|---|---|
Rule |
RuleParameter.getRule() |
| Modifier and Type | Method and Description |
|---|---|
List<Rule> |
RuleBase.getRules() |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleParameter.setRule(Rule businessRule) |
| Modifier and Type | Method and Description |
|---|---|
List<Rule> |
Agenda.getRules() |
| Modifier and Type | Method and Description |
|---|---|
RuleExecutor |
RuleExecutorBuilder.build(Rule rule) |
| Modifier and Type | Method and Description |
|---|---|
RuleExecutor |
RuleExecutorBuilder.build(List<Rule> rules,
boolean stopWhenFail) |
| Modifier and Type | Method and Description |
|---|---|
List<Rule> |
ListAgenda.getRules() |
| Modifier and Type | Method and Description |
|---|---|
RuleExecutor |
DefaultRuleExecutorBuilder.build(Rule rule) |
| Modifier and Type | Method and Description |
|---|---|
RuleExecutor |
DefaultRuleExecutorBuilder.build(List<Rule> rules,
boolean stopWhenFail) |
void |
ListAgenda.setRules(List<Rule> rules) |
| Constructor and Description |
|---|
ListAgenda(List<Rule> rules) |
| Modifier and Type | Method and Description |
|---|---|
List<Rule> |
RuleBaseImpl.getRules() |
| Modifier and Type | Class and Description |
|---|---|
class |
RuleBean
规则
|
| Modifier and Type | Method and Description |
|---|---|
Rule |
RuleConfig.getRule() |
Rule |
RuleParameterBean.getRule() |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleConfig.setRule(Rule rule) |
void |
RuleParameterBean.setRule(Rule rule) |
Copyright © 2005–2018 The Beangle Software. All rights reserved.