| Package | Description |
|---|---|
| org.activiti.engine.impl.bpmn.parser | |
| org.activiti.engine.impl.bpmn.webservice |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,BpmnInterface> |
BpmnParse.bpmnInterfaces |
| 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 © 2016 Alfresco. All rights reserved.