public class ClassDelegateCollectionHandler extends AbstractClassDelegate implements FlowableCollectionHandler
className, fieldDeclarations, serviceTaskIdmultiInstanceActivityBehaviorbpmnActivityBehavior| Constructor and Description |
|---|
ClassDelegateCollectionHandler(Class<?> clazz,
List<FieldDeclaration> fieldDeclarations) |
ClassDelegateCollectionHandler(String className,
List<FieldDeclaration> fieldDeclarations) |
| Modifier and Type | Method and Description |
|---|---|
protected FlowableCollectionHandler |
getCollectionHandlerInstance() |
Collection |
resolveCollection(Object collectionValue,
DelegateExecution execution) |
applyFieldDeclaration, applyFieldDeclaration, applyFieldDeclaration, applyFieldDeclaration, defaultInstantiateDelegate, defaultInstantiateDelegate, defaultInstantiateDelegate, defaultInstantiateDelegate, getClassName, instantiateDelegateexecuteCompensateBoundaryEvents, findBoundaryEventsForFlowNode, getMultiInstanceActivityBehavior, getProcessDefinition, hasLoopCharacteristics, hasMultiInstanceCharacteristics, leave, setMultiInstanceActivityBehaviorexecute, leaveIgnoreConditions, parseActivityType, triggerpublic ClassDelegateCollectionHandler(String className, List<FieldDeclaration> fieldDeclarations)
public ClassDelegateCollectionHandler(Class<?> clazz, List<FieldDeclaration> fieldDeclarations)
public Collection resolveCollection(Object collectionValue, DelegateExecution execution)
resolveCollection in interface FlowableCollectionHandlerprotected FlowableCollectionHandler getCollectionHandlerInstance()
Copyright © 2018 Flowable. All rights reserved.