Package | Description |
---|---|
com.gentics.contentnode.rest.model.fum |
Modifier and Type | Method and Description |
---|---|
FUMResponseStatus |
FUMResult.getStatus()
FUM status
|
static FUMResponseStatus |
FUMResponseStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FUMResponseStatus[] |
FUMResponseStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
FUMResult |
FUMResult.setStatus(FUMResponseStatus status) |
Copyright © 2024 Gentics Software. All rights reserved.