Uses of Enum Class
com.gentics.contentnode.rest.model.ContentMaintenanceType
Packages that use ContentMaintenanceType
-
Uses of ContentMaintenanceType in com.gentics.contentnode.rest.model
Methods in com.gentics.contentnode.rest.model that return ContentMaintenanceTypeModifier and TypeMethodDescriptionstatic ContentMaintenanceType
Returns the enum constant of this class with the specified name.static ContentMaintenanceType[]
ContentMaintenanceType.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ContentMaintenanceType in com.gentics.contentnode.rest.model.request
Fields in com.gentics.contentnode.rest.model.request with type parameters of type ContentMaintenanceTypeModifier and TypeFieldDescriptionprotected Set<ContentMaintenanceType>
ContentMaintenanceActionRequest.types
Methods in com.gentics.contentnode.rest.model.request that return types with arguments of type ContentMaintenanceTypeModifier and TypeMethodDescriptionContentMaintenanceActionRequest.getTypes()
Object types for restricting the actionMethod parameters in com.gentics.contentnode.rest.model.request with type arguments of type ContentMaintenanceTypeModifier and TypeMethodDescriptionContentMaintenanceActionRequest.setTypes
(Set<ContentMaintenanceType> types) Set the type restriction