Package | Description |
---|---|
fr.gouv.vitam.common.model.administration |
Provides common public Model classes for the administration module.
|
Modifier and Type | Method and Description |
---|---|
ContextStatus |
ContextModel.getStatus() |
static ContextStatus |
ContextStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContextStatus[] |
ContextStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ContextModel.setStatus(ContextStatus status) |
Copyright © 2018 Vitam. All rights reserved.