Uses of Interface
com.flowable.platform.service.work.WorkInstanceResultMapper.Enhancer
| Package | Description |
|---|---|
| com.flowable.platform.service.work |
-
Uses of WorkInstanceResultMapper.Enhancer in com.flowable.platform.service.work
Fields in com.flowable.platform.service.work with type parameters of type WorkInstanceResultMapper.Enhancer Modifier and Type Field Description protected java.util.List<WorkInstanceResultMapper.Enhancer>WorkInstanceJsonMapper. resultMapperEnhancersMethods in com.flowable.platform.service.work that return types with arguments of type WorkInstanceResultMapper.Enhancer Modifier and Type Method Description java.util.List<WorkInstanceResultMapper.Enhancer>WorkInstanceJsonMapper. getResultMapperEnhancers()Method parameters in com.flowable.platform.service.work with type arguments of type WorkInstanceResultMapper.Enhancer Modifier and Type Method Description voidWorkInstanceJsonMapper. setResultMapperEnhancers(java.util.List<WorkInstanceResultMapper.Enhancer> resultMapperEnhancers)