Class IncrementalPersistPatch

java.lang.Object
de.xima.fc.gui.designer.form.model.params.IncrementalPersistPatch
All Implemented Interfaces:
Serializable

public class IncrementalPersistPatch extends Object implements Serializable
POJO model for JSON patches received from the form designer for the form persist JSON. This is a JSON patch, see https://tools.ietf.org/html/rfc6902
Since:
7.0.0
Author:
XIMA MEDIA GmbH
See Also: