Class DownloadSingleTransientDocumentJson

    • Constructor Detail

      • DownloadSingleTransientDocumentJson

        public DownloadSingleTransientDocumentJson()
    • Method Detail

      • getDownloadType

        public DownloadTypes getDownloadType()
        Download type.
        Returns:
        Download type.
      • setDownloadType

        public void setDownloadType​(DownloadTypes downloadType)
        Download type.
        Parameters:
        downloadType - Download type.
      • getWorkspaceUuid

        public String getWorkspaceUuid()
      • setWorkspaceUuid

        public void setWorkspaceUuid​(String workspaceUuid)
      • isForceWatermarks

        public boolean isForceWatermarks()
        If to force water marks on original downloaded file
        Returns:
        If to force water marks on original downloaded file
      • setForceWatermarks

        public void setForceWatermarks​(boolean forceWatermarks)
        If to force water marks on original downloaded file
        Parameters:
        forceWatermarks - If to force water marks on original downloaded file
      • getDocumentPath

        public String getDocumentPath()
      • setDocumentPath

        public void setDocumentPath​(String documentPath)