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