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