Uses of Class
org.flowable.eventregistry.api.EventConsumerInfo
Packages that use EventConsumerInfo
-
Uses of EventConsumerInfo in org.flowable.eventregistry.api
Fields in org.flowable.eventregistry.api with type parameters of type EventConsumerInfoModifier and TypeFieldDescriptionprotected List<EventConsumerInfo>
EventRegistryProcessingInfo.eventConsumerInfos
Methods in org.flowable.eventregistry.api that return types with arguments of type EventConsumerInfoMethods in org.flowable.eventregistry.api with parameters of type EventConsumerInfoModifier and TypeMethodDescriptionvoid
EventRegistryProcessingInfo.addEventConsumerInfo
(EventConsumerInfo eventInfo) Method parameters in org.flowable.eventregistry.api with type arguments of type EventConsumerInfoModifier and TypeMethodDescriptionvoid
EventRegistryProcessingInfo.setEventConsumerInfos
(List<EventConsumerInfo> eventConsumerInfos)