Uses of Class
com.flowable.serviceregistry.engine.ServiceRegistryRuntimeServiceImpl
-
Packages that use ServiceRegistryRuntimeServiceImpl Package Description com.flowable.serviceregistry.engine.impl.runtime -
-
Uses of ServiceRegistryRuntimeServiceImpl in com.flowable.serviceregistry.engine.impl.runtime
Fields in com.flowable.serviceregistry.engine.impl.runtime declared as ServiceRegistryRuntimeServiceImpl Modifier and Type Field Description protected ServiceRegistryRuntimeServiceImpl
ServiceInvocationBuilderImpl. runtimeService
Constructors in com.flowable.serviceregistry.engine.impl.runtime with parameters of type ServiceRegistryRuntimeServiceImpl Constructor Description ServiceInvocationBuilderImpl(ServiceRegistryRuntimeServiceImpl runtimeService)
-