public class NodeRenamed extends AbstractNodeChange
path| Constructor and Description |
|---|
NodeRenamed(NodeKey key,
Path newPath,
Path.Segment oldSegment) |
| Modifier and Type | Method and Description |
|---|---|
Path.Segment |
getOldSegment()
Get the old segment for the node.
|
String |
toString() |
getKey, getPathpublic NodeRenamed(NodeKey key, Path newPath, Path.Segment oldSegment)
public Path.Segment getOldSegment()
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.