Uses of Interface
com.flowable.engage.engine.impl.indexing.ConversationResultMapper.Enhancer
-
Packages that use 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 List<ConversationResultMapper.Enhancer>ConversationJsonMapper. resultMapperEnhancersMethods in com.flowable.engage.engine.impl.indexing that return types with arguments of type ConversationResultMapper.Enhancer Modifier and Type Method Description 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 voidConversationJsonMapper. setResultMapperEnhancers(List<ConversationResultMapper.Enhancer> resultMapperEnhancers)
-