| 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(org.flowable.common.engine.impl.interceptor.CommandContext commandContext,
ServiceDefinitionModel serviceDefinitionModel) |
| Modifier and Type | Method and Description |
|---|---|
protected com.fasterxml.jackson.databind.node.ObjectNode |
InvokeServiceCmd.invokeService(org.flowable.common.engine.impl.interceptor.CommandContext commandContext,
ServiceDefinitionModel serviceDefinitionModel,
ServiceOperation serviceOperation,
ServiceInvoker serviceInvoker) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExpressionInvoker |
| Modifier and Type | Class and Description |
|---|---|
class |
RestServiceInvoker |
Copyright © 2019. All rights reserved.