Package com.flowable.serviceregistry.api
Interface ServiceRegistryEngineConfigurationApi
- All Known Implementing Classes:
ServiceRegistryEngineConfiguration
public interface ServiceRegistryEngineConfigurationApi
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getServiceRegistryRepositoryService
ServiceRegistryRepositoryService getServiceRegistryRepositoryService() -
getServiceRegistryRuntimeService
ServiceRegistryRuntimeService getServiceRegistryRuntimeService()
-