Uses of Interface
org.activiti.engine.impl.bpmn.helper.ClassDelegateFactory
Packages that use ClassDelegateFactory
Package
Description
-
Uses of ClassDelegateFactory in org.activiti.engine.impl.bpmn.helper
Classes in org.activiti.engine.impl.bpmn.helper that implement ClassDelegateFactory -
Uses of ClassDelegateFactory in org.activiti.engine.impl.bpmn.parser.factory
Constructors in org.activiti.engine.impl.bpmn.parser.factory with parameters of type ClassDelegateFactoryModifierConstructorDescriptionDefaultActivityBehaviorFactory(ClassDelegateFactory classDelegateFactory) DefaultListenerFactory(ClassDelegateFactory classDelegateFactory)