Uses of Class
com.gentics.contentnode.rest.model.request.DaisyDiffRequest
-
Packages that use DaisyDiffRequest Package Description com.gentics.contentnode.rest.resource -
-
Uses of DaisyDiffRequest in com.gentics.contentnode.rest.resource
Methods in com.gentics.contentnode.rest.resource with parameters of type DaisyDiffRequest Modifier and Type Method Description DiffResponse
DiffResource. daisyDiff(DaisyDiffRequest request)
Annotates a newer HTML document with differences to an older HTML document.
-