| Package | Description |
|---|---|
| org.mule.munit.common.model |
| Modifier and Type | Method and Description |
|---|---|
List<Attachment> |
Event.getInboundAttachments() |
List<Attachment> |
Event.getOutboundAttachments() |
| Modifier and Type | Method and Description |
|---|---|
void |
Event.setInboundAttachments(List<Attachment> inboundAttachments) |
void |
Event.setOutboundAttachments(List<Attachment> outboundAttachments) |
Copyright © 2020. All rights reserved.