Uses of Class
com.flowable.indexing.config.IndexedField
| Package | Description |
|---|---|
| com.flowable.indexing.config |
-
Uses of IndexedField in com.flowable.indexing.config
Fields in com.flowable.indexing.config with type parameters of type IndexedField Modifier and Type Field Description protected java.util.Map<java.lang.String,IndexedField>CustomIndexConfiguration. fieldsMethods in com.flowable.indexing.config that return types with arguments of type IndexedField Modifier and Type Method Description java.util.Map<java.lang.String,IndexedField>CustomIndexConfiguration. getFields()Method parameters in com.flowable.indexing.config with type arguments of type IndexedField Modifier and Type Method Description voidCustomIndexConfiguration. setFields(java.util.Map<java.lang.String,IndexedField> fields)