| Modifier and Type | Method and Description |
|---|---|
Rule |
Rule.Builder.build() |
Rule |
RuleCompileException.getRule() |
Rule |
SkipRowException.getRule() |
| Modifier and Type | Method and Description |
|---|---|
List<Rule> |
Rulebook.getRules() |
List<Rule> |
RuleResolutionException.getUnresolved() |
| Modifier and Type | Method and Description |
|---|---|
Rulebook.Builder |
Rulebook.Builder.addRule(Rule rule) |
| Constructor and Description |
|---|
RuleCompileException(String message,
Rule rule) |
SkipRowException(Rule rule) |
| Constructor and Description |
|---|
RuleResolutionException(String message,
List<Rule> unresolved) |
Copyright © 2019 CDAP Licensed under the Apache License, Version 2.0.