public class FilterDocuments extends Object
Modifier and Type | Class and Description |
---|---|
protected class |
FilterDocuments.Condition |
Modifier and Type | Field and Description |
---|---|
protected String |
attr |
protected String |
condition |
protected OperationContext |
ctx |
protected String |
facet |
static String |
ID |
protected String |
lifeCycle |
protected String |
pathStartsWith |
protected String |
types |
Constructor and Description |
---|
FilterDocuments() |
Modifier and Type | Method and Description |
---|---|
DocumentModelList |
run(DocumentModelList docs) |
public static final String ID
protected OperationContext ctx
protected String pathStartsWith
public FilterDocuments()
public DocumentModelList run(DocumentModelList docs)
Copyright © 2015 Nuxeo SA. All rights reserved.