public interface XMLImporter
Modifier and Type | Method and Description |
---|---|
void |
importFrom(org.activiti.bpmn.model.Import theImport,
BpmnParse parse)
Imports the definitions in the XML declared in element
|
void importFrom(org.activiti.bpmn.model.Import theImport, BpmnParse parse)
element
- the declarations to be importedparse
- the parse who called this importerCopyright © 2016 Alfresco. All rights reserved.