Uses of Interface
com.flowable.engage.engine.impl.indexing.ConversationResultMapper.Enhancer
Package | Description |
---|---|
com.flowable.engage.engine.impl.indexing |
-
Uses of ConversationResultMapper.Enhancer in com.flowable.engage.engine.impl.indexing
Fields in com.flowable.engage.engine.impl.indexing with type parameters of type ConversationResultMapper.Enhancer Modifier and Type Field Description protected java.util.List<ConversationResultMapper.Enhancer>
ConversationJsonMapper. resultMapperEnhancers
Methods in com.flowable.engage.engine.impl.indexing that return types with arguments of type ConversationResultMapper.Enhancer Modifier and Type Method Description java.util.List<ConversationResultMapper.Enhancer>
ConversationJsonMapper. getResultMapperEnhancers()
Method parameters in com.flowable.engage.engine.impl.indexing with type arguments of type ConversationResultMapper.Enhancer Modifier and Type Method Description void
ConversationJsonMapper. setResultMapperEnhancers(java.util.List<ConversationResultMapper.Enhancer> resultMapperEnhancers)