public class ServiceRegistryRuntimeServiceImpl extends org.flowable.common.engine.impl.service.CommonEngineServiceImpl<ServiceRegistryEngineConfiguration> implements ServiceRegistryRuntimeService
| Constructor and Description |
|---|
ServiceRegistryRuntimeServiceImpl(ServiceRegistryEngineConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
ServiceInvocationBuilder |
createServiceInvocationBuilder()
Invokes the service referenced by the service definition matching the passed parameters.
|
Object |
getLookupIdByReferenceKey(Map<String,Object> data,
String referenceKey,
String tenantId) |
ServiceInvocationResponse |
invokeService(ServiceInvocationBuilder serviceInvocationBuilder) |
getCommandExecutor, setCommandExecutorpublic ServiceRegistryRuntimeServiceImpl(ServiceRegistryEngineConfiguration configuration)
public ServiceInvocationBuilder createServiceInvocationBuilder()
ServiceRegistryRuntimeServicecreateServiceInvocationBuilder in interface ServiceRegistryRuntimeServicepublic ServiceInvocationResponse invokeService(ServiceInvocationBuilder serviceInvocationBuilder)
public Object getLookupIdByReferenceKey(Map<String,Object> data, String referenceKey, String tenantId)
getLookupIdByReferenceKey in interface ServiceRegistryRuntimeServiceCopyright © 2019. All rights reserved.