| Package | Description |
|---|---|
| org.gcube.common.homelibrary.home.manager |
| Modifier and Type | Method and Description |
|---|---|
static ContentCopyMode |
ContentCopyMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContentCopyMode[] |
ContentCopyMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HomeLibraryManager.copyScopeHomes(String sourceScope,
String destinationScope,
ContentCopyMode mode)
Copy the specified scope homes to destination scope.
|
boolean |
HomeLibraryManager.copyWorkspaceContent(String sourceScope,
String sourceUser,
String destinationScope,
String destinationUser,
ContentCopyMode mode)
Copy the a user workspace content to another user workspace.
|
Copyright © 2020. All Rights Reserved.