public class NodeAdded extends AbstractNodeChange
path| Constructor and Description |
|---|
NodeAdded(NodeKey key,
NodeKey parentKey,
Path path,
Map<Name,Property> properties) |
| Modifier and Type | Method and Description |
|---|---|
NodeKey |
getParentKey()
Get the key for the parent under which the new node was added.
|
Map<Name,Property> |
getProperties()
Get the immutable map of properties that were added as part of this node.
|
String |
toString() |
getKey, getPathpublic NodeKey getParentKey()
public Map<Name,Property> getProperties()
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.