Interface UserMessageAttachmentUpload


  • public interface UserMessageAttachmentUpload
    Interface defining the actions that can be made when uploading an attachment to a user message
    • Method Detail

      • getJobFile

        WritableJobFile getJobFile()
        Get the job file associated with this upload.
        Returns:
        the job file
      • setFormat

        void setFormat​(Format format)
        Set the format for the file
        Parameters:
        format - the format of the file
      • cancel

        void cancel()
        Cancel the upload process and clean up any resources