| Package | Description |
|---|---|
| org.flowable.engine.impl.bpmn.webservice |
| Modifier and Type | Field and Description |
|---|---|
protected BpmnInterface |
Operation.bpmnInterface
The interface to which this operations belongs
|
| Modifier and Type | Method and Description |
|---|---|
BpmnInterface |
Operation.getInterface() |
| Modifier and Type | Method and Description |
|---|---|
void |
Operation.setInterface(BpmnInterface bpmnInterface) |
| Constructor and Description |
|---|
Operation(String id,
String name,
BpmnInterface bpmnInterface,
MessageDefinition inMessage) |
Copyright © 2020 Flowable. All rights reserved.