public class AttachmentFormLayoutJSONFormat extends java.lang.Object implements AttachmentFormat
| Constructor and Description |
|---|
AttachmentFormLayoutJSONFormat() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
format(AttachmentFormatContext afc,
Attachment attachment,
java.lang.Class<T> requiredType) |
public <T> T format(AttachmentFormatContext afc, Attachment attachment, java.lang.Class<T> requiredType)
format in interface AttachmentFormatCopyright © 2020. All Rights Reserved.