public interface ChangeNodeCallback
Node in NodeService.update(Node, ChangeNodeCallback).
In method updateNode(MutableNode) we can change all node attributes.NodeService.update(Node, ChangeNodeCallback),
Node,
MutableNode| Modifier and Type | Method and Description |
|---|---|
void |
updateNode(MutableNode node)
Update attributes in
MutableNode. |
void updateNode(MutableNode node)
MutableNode.node - mutable node in which can be changed all attributesCopyright © 2018 Pivotal Software, Inc.. All rights reserved.