public class WorkSpaceDirectoryStructure extends DirectoryStructure<String>
| Constructor and Description |
|---|
WorkSpaceDirectoryStructure() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
createDirectory(String parent,
String name) |
protected String |
getRoot() |
getTargetFolderprotected String getRoot() throws Exception
getRoot in class DirectoryStructure<String>Exceptionprotected String createDirectory(String parent, String name) throws Exception
createDirectory in class DirectoryStructure<String>ExceptionCopyright © 2018. All Rights Reserved.