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 EventRegistryProcessingInfoCmmnEventRegistryEventConsumer.eventReceived(EventInstance eventInstance) -
Uses of EventRegistryProcessingInfo in org.flowable.engine.impl.eventregistry
Methods in org.flowable.engine.impl.eventregistry that return EventRegistryProcessingInfoModifier and TypeMethodDescriptionprotected EventRegistryProcessingInfoBpmnEventRegistryEventConsumer.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 TypeMethodDescriptionvoidEventRegistryNonMatchingEventConsumer.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 EventRegistryProcessingInfoBaseEventRegistryEventConsumer.eventReceived(EventInstance eventInstance)