Class State.StateDiff

java.lang.Object
org.nuxeo.ecm.core.storage.State
org.nuxeo.ecm.core.storage.State.StateDiff
All Implemented Interfaces:
Serializable, StateAccessor
Enclosing class:
State

public static class State.StateDiff extends State
A diff for a State.

Each value is applied to the existing State. An element can be:

Since:
5.9.5
See Also:
  • Constructor Details

    • StateDiff

      public StateDiff()
  • Method Details