Package org.flowable.eventregistry.impl
Interface EventRegistryEngine
- All Superinterfaces:
Engine
- All Known Implementing Classes:
EventRegistryEngineImpl
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoid
-
Field Details
-
VERSION
the version of the flowable event registry library- See Also:
-
-
Method Details
-
getEventRepositoryService
EventRepositoryService getEventRepositoryService() -
getEventManagementService
EventManagementService getEventManagementService() -
getEventRegistry
EventRegistry getEventRegistry() -
getEventRegistryEngineConfiguration
EventRegistryEngineConfiguration getEventRegistryEngineConfiguration() -
handleDeployedChannelDefinitions
void handleDeployedChannelDefinitions()
-