Uses of Interface
org.flowable.engine.impl.cfg.BpmnParseFactory
Packages that use BpmnParseFactory
-
Uses of BpmnParseFactory in org.flowable.engine.impl.bpmn.parser
Fields in org.flowable.engine.impl.bpmn.parser declared as BpmnParseFactoryMethods in org.flowable.engine.impl.bpmn.parser that return BpmnParseFactoryMethods in org.flowable.engine.impl.bpmn.parser with parameters of type BpmnParseFactoryModifier and TypeMethodDescriptionvoidBpmnParser.setBpmnParseFactory(BpmnParseFactory bpmnParseFactory) -
Uses of BpmnParseFactory in org.flowable.engine.impl.cfg
Classes in org.flowable.engine.impl.cfg that implement BpmnParseFactoryFields in org.flowable.engine.impl.cfg declared as BpmnParseFactoryModifier and TypeFieldDescriptionprotected BpmnParseFactoryProcessEngineConfigurationImpl.bpmnParseFactoryMethods in org.flowable.engine.impl.cfg that return BpmnParseFactoryMethods in org.flowable.engine.impl.cfg with parameters of type BpmnParseFactoryModifier and TypeMethodDescriptionProcessEngineConfigurationImpl.setBpmnParseFactory(BpmnParseFactory bpmnParseFactory)