Uses of Interface
com.flowable.serviceregistry.api.runtime.ServiceRegistryRuntimeService
Package
Description
-
Uses of ServiceRegistryRuntimeService in com.flowable.dataobject.engine.impl.runtime.datasource
Modifier and TypeMethodDescriptionprotected ServiceRegistryRuntimeService
DataObjectOperations.getServiceRegistryRuntimeService()
-
Uses of ServiceRegistryRuntimeService in com.flowable.platform.service.form.invocation
Modifier and TypeFieldDescriptionprotected final ServiceRegistryRuntimeService
FormServiceInvokerImpl.serviceRegistryRuntimeService
ModifierConstructorDescriptionFormServiceInvokerImpl
(ServiceRegistryRuntimeService serviceRegistryRuntimeService, ServiceRegistryRepositoryService serviceRegistryRepositoryService, SecurityHelper securityHelper, com.fasterxml.jackson.databind.ObjectMapper objectMapper) -
Uses of ServiceRegistryRuntimeService in com.flowable.serviceregistry.api
Modifier and TypeMethodDescriptionServiceRegistryEngineConfigurationApi.getServiceRegistryRuntimeService()
-
Uses of ServiceRegistryRuntimeService in com.flowable.serviceregistry.engine
Modifier and TypeFieldDescriptionprotected ServiceRegistryRuntimeService
ServiceRegistryEngineConfiguration.serviceRegistryRuntimeService
protected ServiceRegistryRuntimeService
ServiceRegistryEngineImpl.serviceRuntimeService
Modifier and TypeMethodDescriptionServiceRegistryEngine.getServiceRegistryRuntimeService()
ServiceRegistryEngineConfiguration.getServiceRegistryRuntimeService()
ServiceRegistryEngineImpl.getServiceRegistryRuntimeService()
Modifier and TypeMethodDescriptionvoid
ServiceRegistryEngineConfiguration.setServiceRegistryRuntimeService
(ServiceRegistryRuntimeService serviceRegistryRuntimeService) -
Uses of ServiceRegistryRuntimeService in com.flowable.serviceregistry.engine.impl.util
Modifier and TypeMethodDescriptionCommandContextUtil.getServiceRegistryRuntimeService()
CommandContextUtil.getServiceRegistryRuntimeService
(CommandContext commandContext)