| Constructor and Description |
|---|
Set(org.json.JSONObject updates) |
Set(ServiceContainer sc,
org.json.JSONObject config) |
| Modifier and Type | Method and Description |
|---|---|
protected org.json.JSONArray |
evaluate(MessageProcessingContext mpc,
org.json.JSONArray value,
Message msg) |
protected org.json.JSONObject |
evaluate(MessageProcessingContext mpc,
org.json.JSONObject value,
Message msg) |
protected Object |
evaluate(MessageProcessingContext mpc,
Object t,
Message msg) |
void |
process(MessageProcessingContext context)
Process the message contained in the given context
|
public Set(org.json.JSONObject updates)
public Set(ServiceContainer sc, org.json.JSONObject config) throws Builder.BuildFailure
Builder.BuildFailurepublic void process(MessageProcessingContext context)
Processorprotected org.json.JSONObject evaluate(MessageProcessingContext mpc, org.json.JSONObject value, Message msg)
protected org.json.JSONArray evaluate(MessageProcessingContext mpc, org.json.JSONArray value, Message msg)
protected Object evaluate(MessageProcessingContext mpc, Object t, Message msg)
Copyright © 2020 continual.io. All rights reserved.