| Package | Description |
|---|---|
| step.functions.io | |
| step.grid.io |
| Modifier and Type | Method and Description |
|---|---|
List<Attachment> |
Input.getAttachments() |
List<Attachment> |
Output.getAttachments() |
| Modifier and Type | Method and Description |
|---|---|
void |
OutputBuilder.addAttachment(Attachment attachment)
Adds an attachment to the output
|
| Modifier and Type | Method and Description |
|---|---|
void |
OutputBuilder.addAttachments(List<Attachment> attachments)
Adds attachments to the output
|
void |
Input.setAttachments(List<Attachment> attachments) |
void |
Output.setAttachments(List<Attachment> attachments) |
| Modifier and Type | Method and Description |
|---|---|
static Attachment |
AttachmentHelper.generateAttachmentForException(Throwable e) |
static Attachment |
AttachmentHelper.generateAttachmentFromByteArray(byte[] bytes,
String attachmentName) |
Copyright © 2020. All rights reserved.