public class DocRefCompletor extends Object implements jline.Completor
| Modifier and Type | Field and Description | 
|---|---|
protected RemoteContext | 
ctx  | 
| Constructor and Description | 
|---|
DocRefCompletor()  | 
DocRefCompletor(RemoteContext ctx)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
complete(String buffer,
        int cursor,
        List clist)  | 
protected Document | 
fetchDocument(String path)  | 
protected RemoteContext ctx
public DocRefCompletor()
public DocRefCompletor(RemoteContext ctx)
Copyright © 2019 Nuxeo. All rights reserved.