Uses of Interface
com.flowable.engage.engine.impl.indexing.MessageComplianceResultMapper.Enhancer
-
Packages that use 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 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 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(List<MessageComplianceResultMapper.Enhancer> resultMapperEnhancers)
-