Uses of Class
org.flowable.eventregistry.api.EventRegistryProcessingInfo
Packages that use EventRegistryProcessingInfo
Package
Description
-
Uses of EventRegistryProcessingInfo in org.flowable.cmmn.engine.impl.eventregistry
Methods in org.flowable.cmmn.engine.impl.eventregistry that return EventRegistryProcessingInfoModifier and TypeMethodDescriptionprotected EventRegistryProcessingInfo
CmmnEventRegistryEventConsumer.eventReceived
(EventInstance eventInstance) -
Uses of EventRegistryProcessingInfo in org.flowable.engine.impl.eventregistry
Methods in org.flowable.engine.impl.eventregistry that return EventRegistryProcessingInfoModifier and TypeMethodDescriptionprotected EventRegistryProcessingInfo
BpmnEventRegistryEventConsumer.eventReceived
(EventInstance eventInstance) -
Uses of EventRegistryProcessingInfo in org.flowable.eventregistry.api
Methods in org.flowable.eventregistry.api that return EventRegistryProcessingInfoModifier and TypeMethodDescriptionEventRegistryEventConsumer.eventReceived
(EventRegistryEvent event) Methods in org.flowable.eventregistry.api with parameters of type EventRegistryProcessingInfoModifier and TypeMethodDescriptionvoid
EventRegistryNonMatchingEventConsumer.handleNonMatchingEvent
(EventRegistryEvent event, EventRegistryProcessingInfo eventRegistryProcessingInfo) -
Uses of EventRegistryProcessingInfo in org.flowable.eventregistry.impl.consumer
Methods in org.flowable.eventregistry.impl.consumer that return EventRegistryProcessingInfoModifier and TypeMethodDescriptionBaseEventRegistryEventConsumer.eventReceived
(EventRegistryEvent event) protected abstract EventRegistryProcessingInfo
BaseEventRegistryEventConsumer.eventReceived
(EventInstance eventInstance)