Description
In sidegrade while transforming a DoucmentNodeState to SegmentNodeState we would need to copy over certain "meta" properties like lastRevision. To simplify this it would be better to make use of AbstractDecoratedNodeState which delegates to DocumentNodeState and there add these meta properties