Uses of Class
org.flowable.bpmn.model.CollectionHandler
-
Packages that use CollectionHandler Package Description org.flowable.bpmn.model -
-
Uses of CollectionHandler in org.flowable.bpmn.model
Fields in org.flowable.bpmn.model declared as CollectionHandler Modifier and Type Field Description protected CollectionHandlerMultiInstanceLoopCharacteristics. collectionHandlerMethods in org.flowable.bpmn.model that return CollectionHandler Modifier and Type Method Description CollectionHandlerCollectionHandler. clone()CollectionHandlerMultiInstanceLoopCharacteristics. getHandler()Methods in org.flowable.bpmn.model with parameters of type CollectionHandler Modifier and Type Method Description voidMultiInstanceLoopCharacteristics. setHandler(CollectionHandler collectionHandler)voidCollectionHandler. setValues(CollectionHandler otherParser)
-