Uses of Interface
org.activiti.cloud.services.notifications.graphql.subscriptions.datafetcher.EngineEventsPredicateFactory
Packages that use EngineEventsPredicateFactory
-
Uses of EngineEventsPredicateFactory in org.activiti.cloud.services.notifications.graphql.subscriptions.datafetcher
Classes in org.activiti.cloud.services.notifications.graphql.subscriptions.datafetcher that implement EngineEventsPredicateFactoryConstructors in org.activiti.cloud.services.notifications.graphql.subscriptions.datafetcher with parameters of type EngineEventsPredicateFactoryModifierConstructorDescriptionEngineEventsFluxPublisherFactory(reactor.core.publisher.Flux<org.springframework.messaging.Message<List<org.activiti.cloud.services.notifications.graphql.events.model.EngineEvent>>> engineEventsFlux, EngineEventsPredicateFactory predicateFactory)