public class DefaultXMLImporterFactory extends Object implements XMLImporterFactory
XMLImporterFactory. Used when no custom XMLImporterFactory is injected
on the ProcessEngineConfigurationImpl.| Constructor and Description |
|---|
DefaultXMLImporterFactory() |
| Modifier and Type | Method and Description |
|---|---|
XMLImporter |
createXMLImporter(org.flowable.bpmn.model.Import theImport) |
public XMLImporter createXMLImporter(org.flowable.bpmn.model.Import theImport) throws FlowableException
createXMLImporter in interface XMLImporterFactoryFlowableExceptionCopyright © 2019 Flowable. All rights reserved.