public interface EventRegistryEngine
extends org.flowable.common.engine.api.Engine
| Modifier and Type | Field and Description |
|---|---|
static String |
VERSION
the version of the flowable event registry library
|
| Modifier and Type | Method and Description |
|---|---|
EventManagementService |
getEventManagementService() |
EventRegistry |
getEventRegistry() |
EventRegistryEngineConfiguration |
getEventRegistryEngineConfiguration() |
EventRepositoryService |
getEventRepositoryService() |
void |
handleDeployedChannelDefinitions() |
static final String VERSION
EventRepositoryService getEventRepositoryService()
EventManagementService getEventManagementService()
EventRegistry getEventRegistry()
EventRegistryEngineConfiguration getEventRegistryEngineConfiguration()
void handleDeployedChannelDefinitions()
Copyright © 2021 Flowable. All rights reserved.