Uses of Class
org.flowable.eventregistry.api.EventConsumerInfo
-
Uses of EventConsumerInfo in org.flowable.eventregistry.api
Modifier and TypeFieldDescriptionprotected List<EventConsumerInfo>
EventRegistryProcessingInfo.eventConsumerInfos
Modifier and TypeMethodDescriptionvoid
EventRegistryProcessingInfo.addEventConsumerInfo
(EventConsumerInfo eventInfo) Modifier and TypeMethodDescriptionvoid
EventRegistryProcessingInfo.setEventConsumerInfos
(List<EventConsumerInfo> eventConsumerInfos)