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,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 © 2015. All rights reserved.