| Package | Description |
|---|---|
| org.mule.munit.common.model |
| Modifier and Type | Method and Description |
|---|---|
List<Property> |
Event.getInboundProperties() |
List<Property> |
Event.getOutboundProperties() |
List<Property> |
Event.getSessionProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
Event.setInboundProperties(List<Property> inboundProperties) |
void |
Event.setOutboundProperties(List<Property> outboundProperties) |
void |
Event.setSessionProperties(List<Property> sessionProperties) |
Copyright © 2020. All rights reserved.