| Package | Description |
|---|---|
| org.activiti.engine.impl.bpmn.behavior | |
| org.flowable.engine.impl.bpmn.behavior | |
| org.flowable.engine.impl.bpmn.parser | |
| org.flowable.engine.impl.webservice |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,WSOperation> |
WebServiceActivityBehavior.wsOperationMap |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,WSOperation> |
WebServiceActivityBehavior.wsOperationMap |
| Modifier and Type | Method and Description |
|---|---|
Map<String,WSOperation> |
XMLImporter.getOperations() |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,WSOperation> |
WSService.operations |
protected Map<String,WSOperation> |
WSDLImporter.wsOperations |
protected Map<String,WSOperation> |
CxfWSDLImporter.wsOperations |
| Modifier and Type | Method and Description |
|---|---|
protected WSOperation |
CxfWSDLImporter.importOperation(org.apache.cxf.service.model.OperationInfo operation,
WSService service) |
protected WSOperation |
WSDLImporter.processOperation(javax.wsdl.Operation wsOperation,
WSService service) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,WSOperation> |
WSDLImporter.getOperations() |
Map<String,WSOperation> |
CxfWSDLImporter.getOperations() |
| Modifier and Type | Method and Description |
|---|---|
void |
WSService.addOperation(WSOperation operation) |
Copyright © 2023 Flowable. All rights reserved.