| Package | Description |
|---|---|
| org.activiti.engine.impl.bpmn.parser | |
| org.activiti.engine.impl.bpmn.webservice | |
| org.activiti.engine.impl.webservice |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,OperationImplementation> |
BpmnParse.operationImplementations |
| Modifier and Type | Method and Description |
|---|---|
void |
BpmnParse.addOperation(OperationImplementation operationImplementation) |
| Modifier and Type | Field and Description |
|---|---|
protected OperationImplementation |
Operation.implementation |
| Modifier and Type | Method and Description |
|---|---|
OperationImplementation |
Operation.getImplementation() |
| Modifier and Type | Method and Description |
|---|---|
void |
Operation.setImplementation(OperationImplementation implementation) |
| Modifier and Type | Class and Description |
|---|---|
class |
WSOperation
Represents a WS implementation of a
Operation |
Copyright © 2016 Alfresco. All rights reserved.