Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This class extends FileUpload class in the Joget Workflow product so that we can reused the template, properties and some of the methods in FileUpload class. It also implements Web Service Plugin to provide link to download the files. This element set it its store binder to "AwsS3FileBinder" to handle the file storing to AWS S3.

...