Class TransientMoveJson

    • Constructor Detail

      • TransientMoveJson

        public TransientMoveJson()
    • Method Detail

      • getDeviceType

        public DeviceType getDeviceType()
        Device type
        Returns:
        Device type
      • setDeviceType

        public void setDeviceType​(DeviceType deviceType)
        Device type
        Parameters:
        deviceType - Device type
      • getDocumentPaths

        public Set<String> getDocumentPaths()
        Current file paths.
        Returns:
        Current file paths.
      • setDocumentPaths

        public void setDocumentPaths​(Set<String> documentPaths)
        Current file paths.
        Parameters:
        documentPaths - Current file paths.
      • getTargetPath

        public String getTargetPath()
        Target folder path or ID .
        Returns:
        Target folder path or ID .
      • setTargetPath

        public void setTargetPath​(String targetPath)
        Target folder path or ID .
        Parameters:
        targetPath - Target folder path or ID .
      • getWorkspaceGuid

        public String getWorkspaceGuid()
        Workspace guid
        Returns:
        Workspace guid
      • setWorkspaceGuid

        public void setWorkspaceGuid​(String workspaceGuid)
        Workspace guid
        Parameters:
        workspaceGuid - Workspace guid
      • getFolderPaths

        public Set<String> getFolderPaths()
        Current folder paths.
        Returns:
        Current folder paths.
      • setFolderPaths

        public void setFolderPaths​(Set<String> folderPaths)
        Current folder paths.
        Parameters:
        folderPaths - Current folder paths.