Package com.flowable.indexing.impl
Class AbstractIndexMapping
java.lang.Object
com.flowable.indexing.impl.AbstractIndexMapping
- All Implemented Interfaces:
IndexMapping
- Direct Known Subclasses:
CustomIndexMapping
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.flowable.indexing.api.IndexMapping
createIndexedDataObject, createIndexedDataObject, getCustomIndexConfiguration, getCustomIndexName, getExtractors, getIndexMapping, getIndexMappingName, getMetaData, hasExtractors, isApplicable, isApplicable, isCustomAlias, setExtractors, setMetaData
-
Field Details
-
mappingFilter
-
-
Constructor Details
-
AbstractIndexMapping
public AbstractIndexMapping()
-
-
Method Details
-
getMappingFilter
-
setMappingFilter
-