public class ContentEnricherDescriptor extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<String> |
filterIds |
protected ActionFilter[] |
filters |
Class<? extends ContentEnricher> |
klass |
protected static org.apache.commons.logging.Log |
log |
String |
name |
protected Map<String,String> |
parameters |
| Constructor and Description |
|---|
ContentEnricherDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
ContentEnricher |
getContentEnricher() |
protected static final org.apache.commons.logging.Log log
public String name
public Class<? extends ContentEnricher> klass
protected ActionFilter[] filters
public ContentEnricher getContentEnricher()
Copyright © 2019 Nuxeo SA. All rights reserved.