Uses of Interface
com.flowable.platform.service.process.ProcessInstanceResultMapper.Enhancer
Package | Description |
---|---|
com.flowable.platform.service.process |
-
Uses of ProcessInstanceResultMapper.Enhancer in com.flowable.platform.service.process
Fields in com.flowable.platform.service.process with type parameters of type ProcessInstanceResultMapper.Enhancer Modifier and Type Field Description protected java.util.List<ProcessInstanceResultMapper.Enhancer>
ProcessInstanceJsonMapper. resultMapperEnhancers
Methods in com.flowable.platform.service.process that return types with arguments of type ProcessInstanceResultMapper.Enhancer Modifier and Type Method Description java.util.List<ProcessInstanceResultMapper.Enhancer>
ProcessInstanceJsonMapper. getResultMapperEnhancers()
Method parameters in com.flowable.platform.service.process with type arguments of type ProcessInstanceResultMapper.Enhancer Modifier and Type Method Description void
ProcessInstanceJsonMapper. setResultMapperEnhancers(java.util.List<ProcessInstanceResultMapper.Enhancer> resultMapperEnhancers)