Class DiffResponse
- java.lang.Object
-
- com.gentics.contentnode.rest.model.response.DiffResponse
-
public class DiffResponse extends Object
Class representing the response to a diff request sent toDiffResource
.
-
-
Constructor Summary
Constructors Constructor Description DiffResponse()
Create an empty instance (Used by JAXB)
-