| Constructor and Description |
|---|
Matches(ConfigLoadContext sc,
org.json.JSONObject config) |
Matches(org.json.JSONObject config) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
passes(MessageProcessingContext ctx)
Return true if the Filter passes the message in the given context.
|
org.json.JSONObject |
toJson() |
public Matches(ConfigLoadContext sc, org.json.JSONObject config) throws Builder.BuildFailure
Builder.BuildFailurepublic Matches(org.json.JSONObject config)
throws Builder.BuildFailure
Builder.BuildFailurepublic org.json.JSONObject toJson()
toJson in interface io.continual.util.data.json.JsonSerializedpublic boolean passes(MessageProcessingContext ctx)
FilterCopyright © 2022 continual.io. All rights reserved.