Uses of Interface
com.flowable.platform.service.process.ProcessInstanceResultMapper.Enhancer
Packages that use ProcessInstanceResultMapper.Enhancer
-
Uses of ProcessInstanceResultMapper.Enhancer in com.flowable.platform.service.process
Fields in com.flowable.platform.service.process with type parameters of type ProcessInstanceResultMapper.EnhancerModifier and TypeFieldDescriptionprotected List<ProcessInstanceResultMapper.Enhancer>
ProcessInstanceJsonMapper.resultMapperEnhancers
Methods in com.flowable.platform.service.process that return types with arguments of type ProcessInstanceResultMapper.EnhancerMethod parameters in com.flowable.platform.service.process with type arguments of type ProcessInstanceResultMapper.EnhancerModifier and TypeMethodDescriptionvoid
ProcessInstanceJsonMapper.setResultMapperEnhancers
(List<ProcessInstanceResultMapper.Enhancer> resultMapperEnhancers)