Package titan.filesys
Class WorkspaceManager
java.lang.Object
titan.filesys.WorkspaceManager
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static voiddeleteRecursively(Path path) static StringresolvePath(String id, String filename) static FilesetupWorkspace(String id) static FilestageArchive(String id, String base64Zip)
-
Field Details
-
ROOT_DIR
- See Also:
-
-
Constructor Details
-
WorkspaceManager
public WorkspaceManager()
-
-
Method Details
-
setupWorkspace
- Throws:
IOException
-
stageArchive
- Throws:
IOException
-
resolvePath
-
deleteRecursively
- Throws:
IOException
-