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