public class ConflictAnnotatingRebaseDiff extends AbstractRebaseDiff
AbstractRebaseDiff implements a NodeStateDiff,
which performs the conflict handling as defined in NodeStore.rebase(NodeBuilder)
on the Oak SPI state level by annotating conflicting items with conflict
markers.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CONFLICT |
| Constructor and Description |
|---|
ConflictAnnotatingRebaseDiff(NodeBuilder builder) |
childNodeAdded, childNodeChanged, childNodeDeleted, propertyAdded, propertyChanged, propertyDeletedpublic static final java.lang.String CONFLICT
public ConflictAnnotatingRebaseDiff(NodeBuilder builder)
"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"