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.eventConsumerInfosMethods in org.flowable.eventregistry.api that return types with arguments of type EventConsumerInfoMethods in org.flowable.eventregistry.api with parameters of type EventConsumerInfoModifier and TypeMethodDescriptionvoidEventRegistryProcessingInfo.addEventConsumerInfo(EventConsumerInfo eventInfo) Method parameters in org.flowable.eventregistry.api with type arguments of type EventConsumerInfoModifier and TypeMethodDescriptionvoidEventRegistryProcessingInfo.setEventConsumerInfos(List<EventConsumerInfo> eventConsumerInfos)