Package | Description |
---|---|
com.gentics.contentnode.rest.model | |
com.gentics.contentnode.rest.model.request |
Modifier and Type | Method and Description |
---|---|
static ContentMaintenanceAction |
ContentMaintenanceAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContentMaintenanceAction[] |
ContentMaintenanceAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
protected ContentMaintenanceAction |
ContentMaintenanceActionRequest.action |
Modifier and Type | Method and Description |
---|---|
ContentMaintenanceAction |
ContentMaintenanceActionRequest.getAction()
Maintenance action
|
Modifier and Type | Method and Description |
---|---|
ContentMaintenanceActionRequest |
ContentMaintenanceActionRequest.setAction(ContentMaintenanceAction action)
Set the action
|
Copyright © 2024 Gentics Software. All rights reserved.