Uses of Class
org.flowable.bpmn.model.Import
Packages that use Import
Package
Description
-
Uses of Import in org.flowable.bpmn.model
Fields in org.flowable.bpmn.model with type parameters of type ImportMethods in org.flowable.bpmn.model that return ImportMethods in org.flowable.bpmn.model that return types with arguments of type ImportMethods in org.flowable.bpmn.model with parameters of type ImportMethod parameters in org.flowable.bpmn.model with type arguments of type Import -
Uses of Import in org.flowable.engine.impl.bpmn.behavior
Methods in org.flowable.engine.impl.bpmn.behavior with parameters of type ImportModifier and TypeMethodDescriptionprotected void
WebServiceActivityBehavior.fillImporterInfo
(Import theImport, String sourceSystemId) -
Uses of Import in org.flowable.engine.impl.bpmn.parser
Methods in org.flowable.engine.impl.bpmn.parser with parameters of type ImportModifier and TypeMethodDescriptionvoid
XMLImporter.importFrom
(Import theImport, String sourceSystemId) Imports the definitions in the XML declared in element -
Uses of Import in org.flowable.engine.impl.bpmn.parser.factory
Methods in org.flowable.engine.impl.bpmn.parser.factory with parameters of type ImportModifier and TypeMethodDescriptionDefaultXMLImporterFactory.createXMLImporter
(Import theImport) XMLImporterFactory.createXMLImporter
(Import theImport)