Uses of Class
com.gentics.contentnode.rest.model.request.PageOfflineRequest
-
Packages that use PageOfflineRequest Package Description com.gentics.contentnode.rest.resource -
-
Uses of PageOfflineRequest in com.gentics.contentnode.rest.resource
Methods in com.gentics.contentnode.rest.resource with parameters of type PageOfflineRequest Modifier and Type Method Description GenericResponse
PageResource. takeOffline(String id, PageOfflineRequest request)
Take a specific page offline
-