Interface ServiceRegistryEngine
- All Superinterfaces:
org.flowable.common.engine.api.Engine
- All Known Implementing Classes:
ServiceRegistryEngineImpl
public interface ServiceRegistryEngine
extends org.flowable.common.engine.api.Engine
-
Field Summary
Fields -
Method Summary
Methods inherited from interface org.flowable.common.engine.api.Engine
close, getName
-
Field Details
-
VERSION
- See Also:
-
-
Method Details
-
getServiceRegistryRepositoryService
ServiceRegistryRepositoryService getServiceRegistryRepositoryService() -
getServiceRegistryRuntimeService
ServiceRegistryRuntimeService getServiceRegistryRuntimeService() -
getServiceRegistryEngineConfiguration
ServiceRegistryEngineConfiguration getServiceRegistryEngineConfiguration()
-