| Modifier and Type | Method and Description |
|---|---|
static Filter |
JsonConfigReader.readFilter(org.json.JSONObject fromJson,
ConfigLoadContext clc,
List<String> pkgs) |
| Modifier and Type | Class and Description |
|---|---|
class |
And |
class |
Any |
class |
Contains |
class |
Equals |
class |
FlagSet |
class |
HasField |
class |
IsEmpty
Returns true if the key is missing or the value is an empty string
|
class |
Matches |
class |
None |
class |
Not |
class |
OneOf |
class |
Or |
class |
RangeLimit |
class |
TimeFilter |
| Constructor and Description |
|---|
Not(Filter f) |
| Modifier and Type | Class and Description |
|---|---|
class |
IsDupe |
class |
IsNotDupe |
| Modifier and Type | Method and Description |
|---|---|
Filter |
Rule.getFilter()
Get the filter for this rule.
|
| Modifier and Type | Method and Description |
|---|---|
Rule.Builder |
Rule.Builder.checkIf(Filter f)
Set a filter on the rule
|
Copyright © 2022 continual.io. All rights reserved.