| Package | Description |
|---|---|
| fr.gouv.vitam.common.model |
This package contains simple POJOs and DTOs that may be shared commonly by all vitam internal components
|
| fr.gouv.vitam.ingest.external.common.config |
Provides Ingest external common configuration classes
|
| Modifier and Type | Method and Description |
|---|---|
static LocalFileAction |
LocalFileAction.getLocalFileAction(String value)
Returns Enum from value
|
static LocalFileAction |
LocalFileAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LocalFileAction[] |
LocalFileAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LocalFileAction |
IngestExternalConfiguration.getFileActionAfterUpload() |
Copyright © 2018 Vitam. All rights reserved.