| Package | Description |
|---|---|
| org.flowable.engine.impl.bpmn.behavior | |
| org.flowable.engine.impl.bpmn.helper |
| Modifier and Type | Method and Description |
|---|---|
protected FlowableCollectionHandler |
MultiInstanceActivityBehavior.createFlowableCollectionHandler(org.flowable.bpmn.model.CollectionHandler handler,
DelegateExecution execution) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassDelegateCollectionHandler
Helper class for Collection handlers to allow class delegation.
|
class |
DelegateExpressionCollectionHandler |
| Modifier and Type | Method and Description |
|---|---|
protected FlowableCollectionHandler |
ClassDelegateCollectionHandler.getCollectionHandlerInstance() |
protected FlowableCollectionHandler |
DelegateExpressionCollectionHandler.getCollectionHandlerInstance(DelegateExecution execution) |
Copyright © 2020 Flowable. All rights reserved.