Uses of Class
org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
Packages that use AbstractClassDelegate
-
Uses of AbstractClassDelegate in org.flowable.engine.impl.bpmn.helper
Subclasses of AbstractClassDelegate in org.flowable.engine.impl.bpmn.helperModifier and TypeClassDescriptionclass
Helper class for bpmn constructs that allow class delegation.class
Helper class for Collection handlers to allow class delegation. -
Uses of AbstractClassDelegate in org.flowable.engine.impl.bpmn.http.handler
Subclasses of AbstractClassDelegate in org.flowable.engine.impl.bpmn.http.handlerModifier and TypeClassDescriptionclass
Helper class for HTTP handlers to allow class delegation.