Package | Description |
---|---|
com.tailf.navu |
NAVU (Navigation Utilities) is an API which provides increased
accessibility to the ConfD/NCS populated data model tree:
NAVU-Tree.
|
Modifier and Type | Method and Description |
---|---|
Map<ConfKey,NavuChange> |
NavuContainer.findChanges(Integer[] criteria)
Deprecated.
|
Map<ConfKey,NavuChange> |
NavuContainer.findChanges(NavuContext delContext,
Integer[] criteria)
Analyzes what changes has been done within this
transaction.
|