Class DeliveryUtils


  • public class DeliveryUtils
    extends Object
    Provides utility methods around submission and attachment delivery.
    • Constructor Detail

      • DeliveryUtils

        public DeliveryUtils()
    • Method Detail

      • createAttachmentBean

        public static Attachment createAttachmentBean​(Attachment attachment)
        Creates an attachment bean representing an Attachment object.
        Parameters:
        attachment - a SmartForm Manager attachment entity
        Returns:
        an attachment bean to be used for delivery