Class DeliveryUtils

java.lang.Object
com.avoka.fc.core.util.DeliveryUtils

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

    • DeliveryUtils

      public DeliveryUtils()
  • Method Details

    • 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