Uses of Interface
org.flowable.eventregistry.api.EventRegistryNonMatchingEventConsumer
Packages that use EventRegistryNonMatchingEventConsumer
-
Uses of EventRegistryNonMatchingEventConsumer in org.flowable.eventregistry.impl
Fields in org.flowable.eventregistry.impl declared as EventRegistryNonMatchingEventConsumerModifier and TypeFieldDescriptionprotected EventRegistryNonMatchingEventConsumer
EventRegistryEngineConfiguration.nonMatchingEventConsumer
Methods in org.flowable.eventregistry.impl that return EventRegistryNonMatchingEventConsumerMethods in org.flowable.eventregistry.impl with parameters of type EventRegistryNonMatchingEventConsumerModifier and TypeMethodDescriptionEventRegistryEngineConfiguration.setNonMatchingEventConsumer
(EventRegistryNonMatchingEventConsumer nonMatchingEventConsumer)