Uses of Interface
org.flowable.engine.impl.delegate.FlowableCollectionHandler
Packages that use FlowableCollectionHandler
-
Uses of FlowableCollectionHandler in org.flowable.engine.impl.bpmn.behavior
Methods in org.flowable.engine.impl.bpmn.behavior that return FlowableCollectionHandlerModifier and TypeMethodDescriptionprotected FlowableCollectionHandler
MultiInstanceActivityBehavior.createFlowableCollectionHandler
(CollectionHandler handler, DelegateExecution execution) -
Uses of FlowableCollectionHandler in org.flowable.engine.impl.bpmn.helper
Classes in org.flowable.engine.impl.bpmn.helper that implement FlowableCollectionHandlerModifier and TypeClassDescriptionclass
Helper class for Collection handlers to allow class delegation.class
Methods in org.flowable.engine.impl.bpmn.helper that return FlowableCollectionHandlerModifier and TypeMethodDescriptionprotected FlowableCollectionHandler
ClassDelegateCollectionHandler.getCollectionHandlerInstance()
protected FlowableCollectionHandler
DelegateExpressionCollectionHandler.getCollectionHandlerInstance
(DelegateExecution execution)