| Modifier and Type | Method and Description |
|---|---|
protected void |
WebServiceActivityBehavior.fillImporterInfo(Import theImport,
String sourceSystemId) |
| Modifier and Type | Field and Description |
|---|---|
protected List<Import> |
BpmnModel.imports |
| Modifier and Type | Method and Description |
|---|---|
Import |
Import.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<Import> |
BpmnModel.getImports() |
| Modifier and Type | Method and Description |
|---|---|
void |
Import.setValues(Import otherElement) |
| Modifier and Type | Method and Description |
|---|---|
void |
BpmnModel.setImports(List<Import> imports) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
WebServiceActivityBehavior.fillImporterInfo(Import theImport,
String sourceSystemId) |
| Modifier and Type | Method and Description |
|---|---|
void |
XMLImporter.importFrom(Import theImport,
String sourceSystemId)
Imports the definitions in the XML declared in element
|
| Modifier and Type | Method and Description |
|---|---|
XMLImporter |
DefaultXMLImporterFactory.createXMLImporter(Import theImport) |
XMLImporter |
XMLImporterFactory.createXMLImporter(Import theImport) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.cxf.resource.URIResolver |
CxfWSDLImporter.createUriResolver(String sourceSystemId,
Import theImport) |
void |
WSDLImporter.importFrom(Import theImport,
String sourceSystemId) |
void |
CxfWSDLImporter.importFrom(Import theImport,
String sourceSystemId) |
Copyright © 2023 Flowable. All rights reserved.