public final class RecordELAdapter extends Object
| Constructor and Description |
|---|
RecordELAdapter(Record record) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getAttributes() |
Object |
getPayload() |
Map<String,Object> |
getVars() |
void |
setAttributes(Object attributes) |
void |
setPayload(Object payload) |
void |
setVars(Map<String,Object> vars) |
Copyright © 2006–2022 MuleSoft, Inc.. All rights reserved.