| Package | Description |
|---|---|
| org.flowable.eventregistry.api |
| Modifier and Type | Method and Description |
|---|---|
ChannelDefinition |
EventRepositoryService.getChannelDefinition(String channelDefinitionId) |
| Modifier and Type | Method and Description |
|---|---|
InboundChannelModelCacheManager.RegisteredChannel |
InboundChannelModelCacheManager.findRegisteredChannel(ChannelDefinition channelDefinition) |
InboundChannelModelCacheManager.ChannelRegistration |
InboundChannelModelCacheManager.registerChannelModel(InboundChannelModel channelModel,
ChannelDefinition channelDefinition) |
void |
InboundChannelModelCacheManager.unregisterChannelModel(InboundChannelModel channelModel,
ChannelDefinition channelDefinition) |
Copyright © 2022 Flowable. All rights reserved.