Class UnStarredTransientDocumentsJson

  • All Implemented Interfaces:
    Serializable

    public class UnStarredTransientDocumentsJson
    extends BaseJson
    Files in transient workspaces that are not starred.
    See Also:
    Serialized Form
    • Constructor Detail

      • UnStarredTransientDocumentsJson

        public UnStarredTransientDocumentsJson()
    • Method Detail

      • getDocumentPaths

        public Set<String> getDocumentPaths()
        List of file paths
        Returns:
        List of file paths
      • setDocumentPaths

        public void setDocumentPaths​(Set<String> documentPaths)
        List of file paths
        Parameters:
        documentPaths - List of file paths
      • getWorkspaceUuid

        public String getWorkspaceUuid()
        Workspace uuid
        Returns:
        Workspace uuid
      • setWorkspaceUuid

        public void setWorkspaceUuid​(String workspaceUuid)
        Workspace uuid
        Parameters:
        workspaceUuid - Workspace uuid