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 FlowableCollectionHandlerMultiInstanceActivityBehavior.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 TypeClassDescriptionclassHelper class for Collection handlers to allow class delegation.classMethods in org.flowable.engine.impl.bpmn.helper that return FlowableCollectionHandlerModifier and TypeMethodDescriptionprotected FlowableCollectionHandlerClassDelegateCollectionHandler.getCollectionHandlerInstance()protected FlowableCollectionHandlerDelegateExpressionCollectionHandler.getCollectionHandlerInstance(DelegateExecution execution)