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