Class DownloadExportCommand

All Implemented Interfaces:
Command

public class DownloadExportCommand extends ExportCommand
Command that exports the current document on the serverside into a file of the given type. The exported file will be downloaded and saved to the local file system.
  • Constructor Details

    • DownloadExportCommand

      public DownloadExportCommand(ExportType type)