public class WorkSpaceDirectoryStructure extends DirectoryStructure<org.gcube.common.storagehub.client.dsl.FolderContainer>
| Modifier and Type | Field and Description |
|---|---|
static String |
BACKUP_FOLDER_DESCRIPTION |
| Constructor and Description |
|---|
WorkSpaceDirectoryStructure() |
| Modifier and Type | Method and Description |
|---|---|
protected org.gcube.common.storagehub.client.dsl.FolderContainer |
createDirectory(org.gcube.common.storagehub.client.dsl.FolderContainer parent,
String name) |
protected org.gcube.common.storagehub.client.dsl.FolderContainer |
getRoot() |
getTargetFolderpublic static final String BACKUP_FOLDER_DESCRIPTION
protected org.gcube.common.storagehub.client.dsl.FolderContainer getRoot()
throws Exception
getRoot in class DirectoryStructure<org.gcube.common.storagehub.client.dsl.FolderContainer>Exceptionprotected org.gcube.common.storagehub.client.dsl.FolderContainer createDirectory(org.gcube.common.storagehub.client.dsl.FolderContainer parent,
String name)
throws Exception
createDirectory in class DirectoryStructure<org.gcube.common.storagehub.client.dsl.FolderContainer>ExceptionCopyright © 2022. All Rights Reserved.