| Modifier and Type | Field and Description |
|---|---|
protected Map<String,ServiceInvoker> |
ServiceRegistryEngineConfiguration.additionalServiceInvokers |
protected Map<String,ServiceInvoker> |
ServiceRegistryEngineConfiguration.serviceInvokers |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ServiceInvoker> |
ServiceRegistryEngineConfiguration.getAdditionalServiceInvokers() |
Map<String,ServiceInvoker> |
ServiceRegistryEngineConfiguration.getServiceInvokers() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceRegistryEngineConfiguration.setAdditionalServiceInvokers(Map<String,ServiceInvoker> additionalServiceInvokers) |
void |
ServiceRegistryEngineConfiguration.setServiceInvokers(Map<String,ServiceInvoker> serviceInvokers) |
| Modifier and Type | Method and Description |
|---|---|
protected ServiceInvoker |
InvokeServiceCmd.getServiceInvoker(ServiceDefinitionModel serviceDefinitionModel,
org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
| Modifier and Type | Method and Description |
|---|---|
protected ServiceInvocationResponse |
InvokeServiceCmd.invokeService(ServiceDefinitionModel serviceDefinitionModel,
ServiceOperation serviceOperation,
ServiceInvoker serviceInvoker,
ServiceInvocationContextImpl context,
org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
DbServiceInvoker |
| Modifier and Type | Class and Description |
|---|---|
class |
ExpressionInvoker |
| Modifier and Type | Class and Description |
|---|---|
class |
RestServiceInvoker |
Copyright © 2019. All rights reserved.