Package | Description |
---|---|
fr.gouv.vitam.functionaltest.cucumber.step | |
fr.gouv.vitam.workspace.client |
Provides Workspace client factory and implementations.
|
fr.gouv.vitam.workspace.common |
Provides common classes for the Workspace module.
|
Modifier and Type | Method and Description |
---|---|
boolean |
StorageStep.store(Path sip,
String uri,
String strategy,
String guid)
Store a file
|
Modifier and Type | Method and Description |
---|---|
void |
WorkspaceClient.createFolder(String containerName,
String folderName)
Create a folder
|
Modifier and Type | Method and Description |
---|---|
void |
WorkspaceFileSystem.createContainer(String containerName) |
void |
WorkspaceContentAddressableStorage.createContainer(String containerName)
Creates a container
|
void |
WorkspaceFileSystem.createFolder(String containerName,
String folderName) |
void |
WorkspaceContentAddressableStorage.createFolder(String containerName,
String folderName)
Creates a folder (or a directory) marker depending on the service
|
Copyright © 2019 Vitam. All rights reserved.