public class Tree extends Object implements Runnable
| Modifier and Type | Field and Description |
|---|---|
protected RemoteContext |
ctx |
protected String |
path |
| Constructor and Description |
|---|
Tree() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
printTree(ShellConsole console,
Document root,
String prefix) |
void |
run() |
Copyright © 2016 Nuxeo SA. All rights reserved.