Uses of Interface
org.flowable.content.api.ContentItem
-
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.Methods 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)