T - the type of attachment data.public interface AttachmentProcessor<T extends AttachmentData>
| Modifier and Type | Method and Description |
|---|---|
void |
addAttachment(T attachmentData,
AttachmentRenderer<T> renderer) |
void addAttachment(T attachmentData, AttachmentRenderer<T> renderer)