Uses of Class
com.flowable.indexing.config.IndexedField
Packages that use IndexedField
-
Uses of IndexedField in com.flowable.indexing.config
Fields in com.flowable.indexing.config with type parameters of type IndexedFieldModifier and TypeFieldDescriptionprotected Map<String,
IndexedField> CustomIndexConfiguration.fields
Methods in com.flowable.indexing.config that return types with arguments of type IndexedFieldMethod parameters in com.flowable.indexing.config with type arguments of type IndexedFieldModifier and TypeMethodDescriptionvoid
CustomIndexConfiguration.setFields
(Map<String, IndexedField> fields)