Class FileUploadAttachmentMetadata


  • public class FileUploadAttachmentMetadata
    extends Object
    Provides a FileUploadAttachmentMetadata class for use with FormDynamicDataService REST calls.
    Since:
    4.1.0
    See Also:
    FormDynamicDataServlet
    • Constructor Detail

      • FileUploadAttachmentMetadata

        public FileUploadAttachmentMetadata​(Attachment attachment)
        Create an FileUploadAttachmentMetadata from the given Attachment record.
        Parameters:
        attachment - the submission attachment record
    • Method Detail

      • toString

        public String toString()
        Overrides:
        toString in class Object
        Returns:
        the string representation of this object