Uses of Class
com.gentics.contentnode.rest.model.response.FolderPublishDirSanitizeResponse
-
Packages that use FolderPublishDirSanitizeResponse Package Description com.gentics.contentnode.rest.model.response com.gentics.contentnode.rest.resource -
-
Uses of FolderPublishDirSanitizeResponse in com.gentics.contentnode.rest.model.response
Methods in com.gentics.contentnode.rest.model.response that return FolderPublishDirSanitizeResponse Modifier and Type Method Description FolderPublishDirSanitizeResponse
FolderPublishDirSanitizeResponse. setPublishDir(String publishDir)
Set publish directory -
Uses of FolderPublishDirSanitizeResponse in com.gentics.contentnode.rest.resource
Methods in com.gentics.contentnode.rest.resource that return FolderPublishDirSanitizeResponse Modifier and Type Method Description FolderPublishDirSanitizeResponse
FolderResource. sanitizePubdir(FolderPublishDirSanitizeRequest request)
Sanitize the given folder publish directory according to the configuration and settings of the given node
-