| Modifier and Type | Method and Description |
|---|---|
static EventRegistry |
CommandContextUtil.getEventRegistry() |
| Modifier and Type | Method and Description |
|---|---|
protected EventRegistry |
FlowableCmmnTestCase.getEventRegistry() |
| Modifier and Type | Method and Description |
|---|---|
static EventRegistry |
CommandContextUtil.getEventRegistry() |
static EventRegistry |
EngineServiceUtil.getEventRegistry(AbstractEngineConfiguration engineConfiguration) |
static EventRegistry |
CommandContextUtil.getEventRegistry(CommandContext commandContext) |
| Modifier and Type | Method and Description |
|---|---|
protected EventRegistry |
FlowableTestCase.getEventRegistry() |
| Modifier and Type | Method and Description |
|---|---|
EventRegistry |
EventRegistryConfigurationApi.getEventRegistry() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChannelModelProcessor.registerChannelModel(ChannelModel channelModel,
String tenantId,
EventRegistry eventRegistry,
EventRepositoryService eventRepositoryService,
boolean fallbackToDefaultTenant) |
void |
InboundEventChannelAdapter.setEventRegistry(EventRegistry eventRegistry) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultEventRegistry |
| Modifier and Type | Field and Description |
|---|---|
protected EventRegistry |
DefaultInboundEventProcessor.eventRegistry |
protected EventRegistry |
EventRegistryEngineImpl.eventRegistry |
protected EventRegistry |
EventRegistryEngineConfiguration.eventRegistry |
| Modifier and Type | Method and Description |
|---|---|
EventRegistry |
EventRegistryEngineImpl.getEventRegistry() |
EventRegistry |
EventRegistryEngine.getEventRegistry() |
EventRegistry |
EventRegistryEngineConfiguration.getEventRegistry() |
| Modifier and Type | Method and Description |
|---|---|
EventRegistryEngineConfiguration |
EventRegistryEngineConfiguration.setEventRegistry(EventRegistry eventRegistry) |
| Constructor and Description |
|---|
DefaultInboundEventProcessor(EventRegistry eventRegistry) |
| Modifier and Type | Method and Description |
|---|---|
protected EventRegistry |
BaseEventRegistryEventConsumer.getEventRegistry() |
| Modifier and Type | Field and Description |
|---|---|
protected EventRegistry |
InMemoryOutboundEventChannelAdapter.eventRegistry |
| Modifier and Type | Method and Description |
|---|---|
void |
DelegateExpressionOutboundChannelModelProcessor.registerChannelModel(ChannelModel channelModel,
String tenantId,
EventRegistry eventRegistry,
EventRepositoryService eventRepositoryService,
boolean fallbackToDefaultTenant) |
void |
OutboundChannelModelProcessor.registerChannelModel(ChannelModel channelModel,
String tenantId,
EventRegistry eventRegistry,
EventRepositoryService eventRepositoryService,
boolean fallbackToDefaultTenant) |
void |
DelegateExpressionInboundChannelModelProcessor.registerChannelModel(ChannelModel channelModel,
String tenantId,
EventRegistry eventRegistry,
EventRepositoryService eventRepositoryService,
boolean fallbackToDefaultTenant) |
void |
InboundChannelModelProcessor.registerChannelModel(ChannelModel channelModel,
String tenantId,
EventRegistry eventRegistry,
EventRepositoryService eventRepositoryService,
boolean fallbackToDefaultTenant) |
protected void |
DelegateExpressionInboundChannelModelProcessor.registerChannelModel(DelegateExpressionInboundChannelModel channelModel,
EventRegistry eventRegistry) |
| Constructor and Description |
|---|
InMemoryOutboundEventChannelAdapter(EventRegistry eventRegistry) |
| Modifier and Type | Field and Description |
|---|---|
protected EventRegistry |
EventInstanceCollectionResource.eventRegistry |
| Modifier and Type | Field and Description |
|---|---|
protected EventRegistry |
JmsChannelMessageListenerAdapter.eventRegistry |
| Modifier and Type | Method and Description |
|---|---|
EventRegistry |
JmsChannelMessageListenerAdapter.getEventRegistry() |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.jms.config.JmsListenerEndpoint |
JmsChannelModelProcessor.createJmsListenerEndpoint(JmsInboundChannelModel jmsChannelModel,
String tenantId,
EventRegistry eventRegistry) |
protected javax.jms.MessageListener |
JmsChannelModelProcessor.createMessageListener(EventRegistry eventRegistry,
InboundChannelModel inboundChannelModel) |
void |
JmsChannelModelProcessor.registerChannelModel(ChannelModel channelModel,
String tenantId,
EventRegistry eventRegistry,
EventRepositoryService eventRepositoryService,
boolean fallbackToDefaultTenant) |
void |
JmsChannelMessageListenerAdapter.setEventRegistry(EventRegistry eventRegistry) |
| Constructor and Description |
|---|
JmsChannelMessageListenerAdapter(EventRegistry eventRegistry,
InboundChannelModel inboundChannelModel) |
| Modifier and Type | Field and Description |
|---|---|
protected EventRegistry |
KafkaChannelMessageListenerAdapter.eventRegistry |
| Modifier and Type | Method and Description |
|---|---|
EventRegistry |
KafkaChannelMessageListenerAdapter.getEventRegistry() |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.kafka.config.KafkaListenerEndpoint |
KafkaChannelDefinitionProcessor.createKafkaListenerEndpoint(KafkaInboundChannelModel channelModel,
String tenantId,
EventRegistry eventRegistry) |
protected org.springframework.kafka.listener.GenericMessageListener<org.apache.kafka.clients.consumer.ConsumerRecord<Object,Object>> |
KafkaChannelDefinitionProcessor.createMessageListener(EventRegistry eventRegistry,
InboundChannelModel inboundChannelModel) |
void |
KafkaChannelDefinitionProcessor.registerChannelModel(ChannelModel channelModel,
String tenantId,
EventRegistry eventRegistry,
EventRepositoryService eventRepositoryService,
boolean fallbackToDefaultTenant) |
void |
KafkaChannelMessageListenerAdapter.setEventRegistry(EventRegistry eventRegistry) |
| Constructor and Description |
|---|
KafkaChannelMessageListenerAdapter(EventRegistry eventRegistry,
InboundChannelModel inboundChannelModel) |
| Modifier and Type | Field and Description |
|---|---|
protected EventRegistry |
RabbitChannelMessageListenerAdapter.eventRegistry |
| Modifier and Type | Method and Description |
|---|---|
EventRegistry |
RabbitChannelMessageListenerAdapter.getEventRegistry() |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.amqp.core.MessageListener |
RabbitChannelDefinitionProcessor.createMessageListener(EventRegistry eventRegistry,
InboundChannelModel inboundChannelModel) |
protected org.springframework.amqp.rabbit.listener.RabbitListenerEndpoint |
RabbitChannelDefinitionProcessor.createRabbitListenerEndpoint(RabbitInboundChannelModel channelModel,
String tenantId,
EventRegistry eventRegistry) |
void |
RabbitChannelDefinitionProcessor.registerChannelModel(ChannelModel channelModel,
String tenantId,
EventRegistry eventRegistry,
EventRepositoryService eventRepositoryService,
boolean fallbackToDefaultTenant) |
void |
RabbitChannelMessageListenerAdapter.setEventRegistry(EventRegistry eventRegistry) |
| Constructor and Description |
|---|
RabbitChannelMessageListenerAdapter(EventRegistry eventRegistry,
InboundChannelModel inboundChannelModel) |
| Modifier and Type | Method and Description |
|---|---|
EventRegistry |
EventRegistryServicesAutoConfiguration.eventRegistry(EventRegistryEngine eventRegistryEngine) |
Copyright © 2023 Flowable. All rights reserved.