| 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,BpmnInterfaceImplementation> |
BpmnParse.interfaceImplementations |
| Modifier and Type | Method and Description |
|---|---|
Map<String,BpmnInterfaceImplementation> |
BpmnParse.getInterfaceImplementations() |
| Modifier and Type | Method and Description |
|---|---|
void |
BpmnParse.addService(BpmnInterfaceImplementation bpmnInterfaceImplementation) |
| Modifier and Type | Field and Description |
|---|---|
protected BpmnInterfaceImplementation |
BpmnInterface.implementation |
| Modifier and Type | Method and Description |
|---|---|
BpmnInterfaceImplementation |
BpmnInterface.getImplementation() |
| Modifier and Type | Method and Description |
|---|---|
void |
BpmnInterface.setImplementation(BpmnInterfaceImplementation implementation) |
| Modifier and Type | Class and Description |
|---|---|
class |
WSService
Represents a WS implementation of a
BpmnInterface |
Copyright © 2016 Alfresco. All rights reserved.