Interface AttachmentRenderer<T extends AttachmentData>

Type Parameters:
T - the type of attachment data
All Known Implementing Classes:
FreemarkerAttachmentRenderer

public interface AttachmentRenderer<T extends AttachmentData>
  • Method Summary

    Modifier and Type
    Method
    Description
    render(T attachmentData)