Uses of Interface
com.flowable.core.content.api.RenditionService
Packages that use RenditionService
Package
Description
-
Uses of RenditionService in com.flowable.content.engine
Fields in com.flowable.content.engine declared as RenditionServiceModifier and TypeFieldDescriptionprotected RenditionService
ContentEngineConfiguration.renditionService
Methods in com.flowable.content.engine that return RenditionServiceModifier and TypeMethodDescriptionContentEngine.getRenditionService()
ContentEngineConfiguration.getRenditionService()
Methods in com.flowable.content.engine with parameters of type RenditionServiceModifier and TypeMethodDescriptionContentEngineConfiguration.setRenditionService
(RenditionService renditionService) -
Uses of RenditionService in com.flowable.content.engine.impl
Classes in com.flowable.content.engine.impl that implement RenditionServiceFields in com.flowable.content.engine.impl declared as RenditionServiceMethods in com.flowable.content.engine.impl that return RenditionService -
Uses of RenditionService in com.flowable.core.content.api
Methods in com.flowable.core.content.api that return RenditionService -
Uses of RenditionService in com.flowable.engage.external.system.line.rest
Fields in com.flowable.engage.external.system.line.rest declared as RenditionServiceModifier and TypeFieldDescriptionprotected final RenditionService
LineOutboundContentResource.renditionService
Constructors in com.flowable.engage.external.system.line.rest with parameters of type RenditionServiceModifierConstructorDescriptionLineOutboundContentResource
(PlatformIdentityService identityService, CoreContentService contentService, RenditionService renditionService, ResponseEntityHelper responseEntityHelper, String tokenSigningSecret) -
Uses of RenditionService in com.flowable.platform.service.content
Fields in com.flowable.platform.service.content declared as RenditionServiceModifier and TypeFieldDescriptionprotected RenditionService
PlatformContentItemService.renditionService
protected final RenditionService
PlatformContentItemVariableConverter.renditionService
Constructors in com.flowable.platform.service.content with parameters of type RenditionServiceModifierConstructorDescriptionPlatformContentItemVariableConverter
(RenditionService renditionService, MetadataService metadataService, SimpleContentTypeMapper simpleTypeMapper)