Package | Description |
---|---|
org.camunda.bpm.engine.impl.bpmn.parser | |
org.camunda.bpm.engine.impl.bpmn.webservice | |
org.camunda.bpm.engine.impl.webservice |
Modifier and Type | Field and Description |
---|---|
protected Map<String,BpmnInterfaceImplementation> |
BpmnParse.interfaceImplementations |
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 © 2015. All rights reserved.