public interface Processor
| Modifier and Type | Method and Description |
|---|---|
void |
process(CustomerModel customer,
java.util.Map<java.lang.String,? extends ItemModel> dataMap)
Render and send the notification
|
void process(CustomerModel customer, java.util.Map<java.lang.String,? extends ItemModel> dataMap)
customer - the customer to send the resultdataMap - the map containing variablesCopyright © 2018 SAP SE. All Rights Reserved.