Package org.flowable.eventregistry.api
Interface EventRegistryNonMatchingEventConsumer
public interface EventRegistryNonMatchingEventConsumer
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handleNonMatchingEvent
(EventRegistryEvent event, EventRegistryProcessingInfo eventRegistryProcessingInfo)
-
Method Details
-
handleNonMatchingEvent
void handleNonMatchingEvent(EventRegistryEvent event, EventRegistryProcessingInfo eventRegistryProcessingInfo)
-