Uses of Interface
com.flowable.serviceregistry.api.ServiceRegistryEngineConfigurationApi
-
Packages that use ServiceRegistryEngineConfigurationApi Package Description com.flowable.dataobject.engine.impl.runtime.datasource com.flowable.serviceregistry.engine -
-
Uses of ServiceRegistryEngineConfigurationApi in com.flowable.dataobject.engine.impl.runtime.datasource
Methods in com.flowable.dataobject.engine.impl.runtime.datasource that return ServiceRegistryEngineConfigurationApi Modifier and Type Method Description protected ServiceRegistryEngineConfigurationApi
DataObjectOperations. getServiceRegistryConfigurationApi()
-
Uses of ServiceRegistryEngineConfigurationApi in com.flowable.serviceregistry.engine
Classes in com.flowable.serviceregistry.engine that implement ServiceRegistryEngineConfigurationApi Modifier and Type Class Description class
ServiceRegistryEngineConfiguration
-