T - the type of attachment datapublic interface AttachmentRenderer<T extends AttachmentData>
| Modifier and Type | Method and Description |
|---|---|
AttachmentContent |
render(T attachmentData) |
AttachmentContent render(T attachmentData) throws AttachmentRenderException
AttachmentRenderException