| Package | Description |
|---|---|
| org.mule.tooling.event.model |
| Modifier and Type | Method and Description |
|---|---|
TypedValueModel |
TypedValueModel.Builder.build() |
TypedValueModel |
MessageModel.getAttributes() |
TypedValueModel |
MessageModel.getPayload() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,TypedValueModel> |
EventModel.getVariables() |
| Modifier and Type | Method and Description |
|---|---|
MessageModel.Builder |
MessageModel.Builder.withAttributes(TypedValueModel attributes) |
MessageModel.Builder |
MessageModel.Builder.withPayload(TypedValueModel payload) |
| Modifier and Type | Method and Description |
|---|---|
EventModel.Builder |
EventModel.Builder.withVariables(Map<String,TypedValueModel> variables) |
Copyright © 2017. All rights reserved.