Uses of Interface
org.flowable.eventregistry.api.EventRegistry
Packages that use EventRegistry
Package
Description
Helper classes for testing processes.
-
Uses of EventRegistry in org.flowable.cmmn.engine.impl.util
Methods in org.flowable.cmmn.engine.impl.util that return EventRegistry -
Uses of EventRegistry in org.flowable.cmmn.engine.test
Methods in org.flowable.cmmn.engine.test that return EventRegistryModifier and TypeMethodDescriptionprotected EventRegistryFlowableCmmnTestCase.getEventRegistry() -
Uses of EventRegistry in org.flowable.engine.impl.util
Methods in org.flowable.engine.impl.util that return EventRegistryModifier and TypeMethodDescriptionstatic EventRegistryCommandContextUtil.getEventRegistry()static EventRegistryCommandContextUtil.getEventRegistry(CommandContext commandContext) static EventRegistryEngineServiceUtil.getEventRegistry(AbstractEngineConfiguration engineConfiguration) -
Uses of EventRegistry in org.flowable.engine.test
Methods in org.flowable.engine.test that return EventRegistry -
Uses of EventRegistry in org.flowable.eventregistry.api
Methods in org.flowable.eventregistry.api that return EventRegistryMethods in org.flowable.eventregistry.api with parameters of type EventRegistryModifier and TypeMethodDescriptionvoidChannelModelProcessor.registerChannelModel(ChannelModel channelModel, String tenantId, EventRegistry eventRegistry, EventRepositoryService eventRepositoryService, boolean fallbackToDefaultTenant) voidInboundEventChannelAdapter.setEventRegistry(EventRegistry eventRegistry) -
Uses of EventRegistry in org.flowable.eventregistry.impl
Classes in org.flowable.eventregistry.impl that implement EventRegistryFields in org.flowable.eventregistry.impl declared as EventRegistryModifier and TypeFieldDescriptionprotected EventRegistryDefaultInboundEventProcessor.eventRegistryprotected EventRegistryEventRegistryEngineConfiguration.eventRegistryprotected EventRegistryEventRegistryEngineImpl.eventRegistryMethods in org.flowable.eventregistry.impl that return EventRegistryModifier and TypeMethodDescriptionEventRegistryEngine.getEventRegistry()EventRegistryEngineConfiguration.getEventRegistry()EventRegistryEngineImpl.getEventRegistry()Methods in org.flowable.eventregistry.impl with parameters of type EventRegistryModifier and TypeMethodDescriptionEventRegistryEngineConfiguration.setEventRegistry(EventRegistry eventRegistry) Constructors in org.flowable.eventregistry.impl with parameters of type EventRegistry -
Uses of EventRegistry in org.flowable.eventregistry.impl.consumer
Methods in org.flowable.eventregistry.impl.consumer that return EventRegistryModifier and TypeMethodDescriptionprotected EventRegistryBaseEventRegistryEventConsumer.getEventRegistry() -
Uses of EventRegistry in org.flowable.eventregistry.impl.pipeline
Fields in org.flowable.eventregistry.impl.pipeline declared as EventRegistryModifier and TypeFieldDescriptionprotected final EventRegistryInMemoryOutboundEventChannelAdapter.eventRegistryMethods in org.flowable.eventregistry.impl.pipeline with parameters of type EventRegistryModifier and TypeMethodDescriptionvoidDelegateExpressionInboundChannelModelProcessor.registerChannelModel(ChannelModel channelModel, String tenantId, EventRegistry eventRegistry, EventRepositoryService eventRepositoryService, boolean fallbackToDefaultTenant) protected voidDelegateExpressionInboundChannelModelProcessor.registerChannelModel(DelegateExpressionInboundChannelModel channelModel, String tenantId, EventRegistry eventRegistry) voidDelegateExpressionOutboundChannelModelProcessor.registerChannelModel(ChannelModel channelModel, String tenantId, EventRegistry eventRegistry, EventRepositoryService eventRepositoryService, boolean fallbackToDefaultTenant) voidInboundChannelModelProcessor.registerChannelModel(ChannelModel channelModel, String tenantId, EventRegistry eventRegistry, EventRepositoryService eventRepositoryService, boolean fallbackToDefaultTenant) voidOutboundChannelModelProcessor.registerChannelModel(ChannelModel channelModel, String tenantId, EventRegistry eventRegistry, EventRepositoryService eventRepositoryService, boolean fallbackToDefaultTenant) Constructors in org.flowable.eventregistry.impl.pipeline with parameters of type EventRegistry -
Uses of EventRegistry in org.flowable.eventregistry.spring.jms
Fields in org.flowable.eventregistry.spring.jms declared as EventRegistryModifier and TypeFieldDescriptionprotected EventRegistryJmsChannelMessageListenerAdapter.eventRegistryMethods in org.flowable.eventregistry.spring.jms that return EventRegistryMethods in org.flowable.eventregistry.spring.jms with parameters of type EventRegistryModifier and TypeMethodDescriptionprotected JmsListenerEndpointJmsChannelModelProcessor.createJmsListenerEndpoint(JmsInboundChannelModel jmsChannelModel, String tenantId, EventRegistry eventRegistry) protected jakarta.jms.MessageListenerJmsChannelModelProcessor.createMessageListener(EventRegistry eventRegistry, InboundChannelModel inboundChannelModel) voidJmsChannelModelProcessor.registerChannelModel(ChannelModel channelModel, String tenantId, EventRegistry eventRegistry, EventRepositoryService eventRepositoryService, boolean fallbackToDefaultTenant) voidJmsChannelMessageListenerAdapter.setEventRegistry(EventRegistry eventRegistry) Constructors in org.flowable.eventregistry.spring.jms with parameters of type EventRegistryModifierConstructorDescriptionJmsChannelMessageListenerAdapter(EventRegistry eventRegistry, InboundChannelModel inboundChannelModel) -
Uses of EventRegistry in org.flowable.eventregistry.spring.kafka
Fields in org.flowable.eventregistry.spring.kafka declared as EventRegistryModifier and TypeFieldDescriptionprotected EventRegistryKafkaChannelMessageListenerAdapter.eventRegistryMethods in org.flowable.eventregistry.spring.kafka that return EventRegistryMethods in org.flowable.eventregistry.spring.kafka with parameters of type EventRegistryModifier and TypeMethodDescriptionKafkaChannelDefinitionProcessor.createEndpointConfigurations(KafkaInboundChannelModel channelModel, String tenantId, EventRegistry eventRegistry, KafkaListenerEndpoint mainEndpoint, KafkaListenerContainerFactory<?> containerFactory) protected KafkaListenerEndpointKafkaChannelDefinitionProcessor.createKafkaListenerEndpoint(KafkaInboundChannelModel channelModel, String tenantId, EventRegistry eventRegistry) protected GenericMessageListener<org.apache.kafka.clients.consumer.ConsumerRecord<Object,Object>> KafkaChannelDefinitionProcessor.createMessageListener(EventRegistry eventRegistry, InboundChannelModel inboundChannelModel) protected voidKafkaChannelDefinitionProcessor.processAndRegisterEndpoints(KafkaInboundChannelModel channelModel, String tenantId, EventRegistry eventRegistry) voidKafkaChannelDefinitionProcessor.registerChannelModel(ChannelModel channelModel, String tenantId, EventRegistry eventRegistry, EventRepositoryService eventRepositoryService, boolean fallbackToDefaultTenant) voidKafkaChannelMessageListenerAdapter.setEventRegistry(EventRegistry eventRegistry) Constructors in org.flowable.eventregistry.spring.kafka with parameters of type EventRegistryModifierConstructorDescriptionKafkaChannelMessageListenerAdapter(EventRegistry eventRegistry, InboundChannelModel inboundChannelModel) -
Uses of EventRegistry in org.flowable.eventregistry.spring.rabbit
Fields in org.flowable.eventregistry.spring.rabbit declared as EventRegistryModifier and TypeFieldDescriptionprotected EventRegistryRabbitChannelMessageListenerAdapter.eventRegistryMethods in org.flowable.eventregistry.spring.rabbit that return EventRegistryMethods in org.flowable.eventregistry.spring.rabbit with parameters of type EventRegistryModifier and TypeMethodDescriptionprotected MessageListenerRabbitChannelDefinitionProcessor.createMessageListener(EventRegistry eventRegistry, InboundChannelModel inboundChannelModel) protected RabbitListenerEndpointRabbitChannelDefinitionProcessor.createRabbitListenerEndpoint(RabbitInboundChannelModel channelModel, String tenantId, EventRegistry eventRegistry) voidRabbitChannelDefinitionProcessor.registerChannelModel(ChannelModel channelModel, String tenantId, EventRegistry eventRegistry, EventRepositoryService eventRepositoryService, boolean fallbackToDefaultTenant) voidRabbitChannelMessageListenerAdapter.setEventRegistry(EventRegistry eventRegistry) Constructors in org.flowable.eventregistry.spring.rabbit with parameters of type EventRegistryModifierConstructorDescriptionRabbitChannelMessageListenerAdapter(EventRegistry eventRegistry, InboundChannelModel inboundChannelModel)