Uses of Class
org.flowable.bpmn.model.CollectionHandler
Packages that use CollectionHandler
-
Uses of CollectionHandler in org.flowable.bpmn.model
Fields in org.flowable.bpmn.model declared as CollectionHandlerModifier and TypeFieldDescriptionprotected CollectionHandler
MultiInstanceLoopCharacteristics.collectionHandler
Methods in org.flowable.bpmn.model that return CollectionHandlerModifier and TypeMethodDescriptionCollectionHandler.clone()
MultiInstanceLoopCharacteristics.getHandler()
Methods in org.flowable.bpmn.model with parameters of type CollectionHandlerModifier and TypeMethodDescriptionvoid
MultiInstanceLoopCharacteristics.setHandler
(CollectionHandler collectionHandler) void
CollectionHandler.setValues
(CollectionHandler otherParser)