Uses of Interface
com.flowable.rendition.api.ContentRenditionManager
Packages that use ContentRenditionManager
-
Uses of ContentRenditionManager in com.flowable.content.engine
Fields in com.flowable.content.engine with type parameters of type ContentRenditionManagerModifier and TypeFieldDescriptionprotected Map<String,
ContentRenditionManager> ContentEngineConfiguration.contentRenditionManagers
Methods in com.flowable.content.engine that return ContentRenditionManagerModifier and TypeMethodDescriptionContentEngineConfiguration.getContentRenditionManager
(String contentStoreName) Methods in com.flowable.content.engine with parameters of type ContentRenditionManagerModifier and TypeMethodDescriptionvoid
ContentEngineConfiguration.addContentRenditionManager
(ContentRenditionManager contentRenditionManager) -
Uses of ContentRenditionManager in com.flowable.rendition
Classes in com.flowable.rendition that implement ContentRenditionManager