| Package | Description |
|---|---|
| org.gcube.portal.wssynclibrary.shared.thredds | |
| org.gcube.portal.wssynclibrary.thredds |
| Modifier and Type | Method and Description |
|---|---|
ThSynchFolderConfiguration |
ThSyncFolderDescriptor.getConfiguration()
Gets the configuration.
|
ThSynchFolderConfiguration |
ThProcessDescriptor.getSynchConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
ThSyncFolderDescriptor.setConfiguration(ThSynchFolderConfiguration configuration)
Sets the configuration.
|
void |
ThProcessDescriptor.setSynchConfiguration(ThSynchFolderConfiguration synchConfiguration) |
| Constructor and Description |
|---|
ThProcessDescriptor(String folderId,
String folderPath,
long launchTime,
String processId,
ThSynchFolderConfiguration synchConfiguration) |
ThSyncFolderDescriptor(String folderId,
String folderPath,
ThSynchFolderConfiguration configuration,
boolean isLocked,
ThProcessDescriptor localProcessDescriptor)
Instantiates a new s sync folder descriptor.
|
| Modifier and Type | Field and Description |
|---|---|
static java.util.function.Function<ThSynchFolderConfiguration,org.gcube.usecases.ws.thredds.model.SynchFolderConfiguration> |
ThreddsConverter.toSynchFolderConfiguration
The to synch folder configuration.
|
static java.util.function.Function<org.gcube.usecases.ws.thredds.model.SynchFolderConfiguration,ThSynchFolderConfiguration> |
ThreddsConverter.toThSynchFolderConfiguration
The to S synch folder configuration.
|
| Modifier and Type | Method and Description |
|---|---|
ThSyncFolderDescriptor |
WorkspaceThreddsSynchronize.setSynchronizedFolder(ThSynchFolderConfiguration thConfig,
String itemId)
Sets the synchronized folder.
|
Copyright © 2021. All Rights Reserved.