Uses of Interface
org.flowable.content.api.ContentItem
Packages that use ContentItem
-
Uses of ContentItem in org.flowable.common.engine.impl.mail
Fields in org.flowable.common.engine.impl.mail declared as ContentItemModifier and TypeFieldDescriptionprotected final ContentItemBaseMailActivityDelegate.ContentItemDataSourceWrapper.contentItemConstructors in org.flowable.common.engine.impl.mail with parameters of type ContentItemModifierConstructorDescriptionContentItemDataSourceWrapper(ContentItem contentItem, ContentService contentService) -
Uses of ContentItem in org.flowable.content.api
Classes in org.flowable.content.api with type parameters of type ContentItemModifier and TypeInterfaceDescriptioninterfaceContentItemBaseQuery<T extends ContentItemBaseQuery<T,C>, C extends ContentItem> Allows programmatic querying ofContentItems.Subinterfaces with type arguments of type ContentItem in org.flowable.content.apiMethods in org.flowable.content.api that return ContentItemMethods in org.flowable.content.api with parameters of type ContentItemModifier and TypeMethodDescriptionvoidContentService.saveContentItem(ContentItem contentItem) voidContentService.saveContentItem(ContentItem contentItem, InputStream inputStream)