Uses of Interface
org.flowable.content.api.ContentService
Packages that use ContentService
Package
Description
-
Uses of ContentService in org.flowable.cmmn.engine.impl.behavior.impl.mail
Methods in org.flowable.cmmn.engine.impl.behavior.impl.mail that return ContentServiceModifier and TypeMethodDescriptionprotected ContentServiceCmmnMailActivityDelegate.getContentService() -
Uses of ContentService in org.flowable.cmmn.engine.impl.util
Methods in org.flowable.cmmn.engine.impl.util that return ContentServiceModifier and TypeMethodDescriptionstatic ContentServiceCommandContextUtil.getContentService()static ContentServiceCommandContextUtil.getContentService(CommandContext commandContext) -
Uses of ContentService in org.flowable.content.api
Methods in org.flowable.content.api that return ContentService -
Uses of ContentService in org.flowable.engine.impl.bpmn.mail
Methods in org.flowable.engine.impl.bpmn.mail that return ContentServiceModifier and TypeMethodDescriptionprotected ContentServiceBpmnMailActivityDelegate.getContentService() -
Uses of ContentService in org.flowable.engine.impl.util
Methods in org.flowable.engine.impl.util that return ContentServiceModifier and TypeMethodDescriptionstatic ContentServiceCommandContextUtil.getContentService()static ContentServiceCommandContextUtil.getContentService(CommandContext commandContext) static ContentServiceEngineServiceUtil.getContentService(AbstractEngineConfiguration engineConfiguration) -
Uses of ContentService in org.flowable.mail.common.impl
Fields in org.flowable.mail.common.impl declared as ContentServiceModifier and TypeFieldDescriptionprotected final ContentServiceBaseMailActivityDelegate.ContentItemDataSourceWrapper.contentServiceMethods in org.flowable.mail.common.impl that return ContentServiceModifier and TypeMethodDescriptionprotected abstract ContentServiceBaseMailActivityDelegate.getContentService()Constructors in org.flowable.mail.common.impl with parameters of type ContentServiceModifierConstructorDescriptionContentItemDataSourceWrapper(ContentItem contentItem, ContentService contentService)