Package | Description |
---|---|
fr.gouv.vitam.metadata.core.model |
Provides model classes for Metadata module
|
Modifier and Type | Method and Description |
---|---|
UpdateUnitKey |
UpdateUnit.getKey() |
static UpdateUnitKey |
UpdateUnitKey.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UpdateUnitKey[] |
UpdateUnitKey.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
UpdateUnit(String unitId,
StatusCode status,
UpdateUnitKey key,
String message,
String diff) |
Copyright © 2019 Vitam. All rights reserved.