Uses of Interface
com.flowable.platform.service.content.ContentItemResultMapper.Enhancer
-
Packages that use ContentItemResultMapper.Enhancer Package Description com.flowable.platform.service.content -
-
Uses of ContentItemResultMapper.Enhancer in com.flowable.platform.service.content
Fields in com.flowable.platform.service.content with type parameters of type ContentItemResultMapper.Enhancer Modifier and Type Field Description protected List<ContentItemResultMapper.Enhancer>
ContentItemJsonMapper. resultMapperEnhancers
Methods in com.flowable.platform.service.content that return types with arguments of type ContentItemResultMapper.Enhancer Modifier and Type Method Description List<ContentItemResultMapper.Enhancer>
ContentItemJsonMapper. getResultMapperEnhancers()
Method parameters in com.flowable.platform.service.content with type arguments of type ContentItemResultMapper.Enhancer Modifier and Type Method Description void
ContentItemJsonMapper. setResultMapperEnhancers(List<ContentItemResultMapper.Enhancer> resultMapperEnhancers)
-