Uses of Interface
com.flowable.engage.engine.impl.indexing.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 java.util.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 java.util.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(java.util.List<MessageResultMapper.Enhancer> resultMapperEnhancers)