Uses of Interface
com.flowable.platform.common.el.FlowableAstFunctionCreatorAndDelegate
Packages that use FlowableAstFunctionCreatorAndDelegate
Package
Description
-
Uses of FlowableAstFunctionCreatorAndDelegate in com.flowable.platform.common.el
Classes in com.flowable.platform.common.el that implement FlowableAstFunctionCreatorAndDelegate -
Uses of FlowableAstFunctionCreatorAndDelegate in com.flowable.platform.common.el.bpmn
Classes in com.flowable.platform.common.el.bpmn that implement FlowableAstFunctionCreatorAndDelegateModifier and TypeClassDescriptionclassThe following expressions are valid.classThe following expressions are valid. -
Uses of FlowableAstFunctionCreatorAndDelegate in com.flowable.platform.common.el.cmmn
Classes in com.flowable.platform.common.el.cmmn that implement FlowableAstFunctionCreatorAndDelegateModifier and TypeClassDescriptionclassThe following expressions are valid.classThe following expressions are valid. -
Uses of FlowableAstFunctionCreatorAndDelegate in com.flowable.platform.common.el.content
Classes in com.flowable.platform.common.el.content that implement FlowableAstFunctionCreatorAndDelegateModifier and TypeClassDescriptionclassThe following expressions are valid:content:getContentItem(<contentItemId>)- Get the content item with the given idcontent:getContentItemData(<contentItemId>)- Get the binary data of the content item as an InputStreamcontent:getMetadataValues(<contentItemId>)- Get all metadata values for the content item with the given idcontent:getMetadataValue(<contentItemId>, <metadataName>)- Get a specific metadata value for the content item with the given idcontent:getRenditionItem(<renditionItemId>)- Get the rendition item with the given idcontent:getRenditionByType(<contentItemId>, <renditionType>)- Get the rendition item for the given content item and rendition type (e.g. pdf, thumbnail, structured)content:getRenditionItemData(<renditionItemId>)- Get the binary data of the rendition item as an InputStreamcontent:getRenditionItemDataByType(<contentItemId>, <renditionType>)- Get the binary data of the rendition item matching the given type for the content item -
Uses of FlowableAstFunctionCreatorAndDelegate in com.flowable.platform.common.el.task
Classes in com.flowable.platform.common.el.task that implement FlowableAstFunctionCreatorAndDelegateModifier and TypeClassDescriptionclassThe following expressions are valid.