| Package | Description |
|---|---|
| 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,WSService> |
WebServiceActivityBehavior.wsServiceMap |
| Modifier and Type | Method and Description |
|---|---|
Map<String,WSService> |
XMLImporter.getServices() |
| Modifier and Type | Field and Description |
|---|---|
protected WSService |
WSOperation.service |
| Modifier and Type | Method and Description |
|---|---|
WSService |
WSOperation.getService() |
| Constructor and Description |
|---|
WSOperation(String id,
String operationName,
WSService service) |
Copyright © 2017 Flowable. All rights reserved.