Uses of Interface
org.activiti.cloud.services.notifications.graphql.subscriptions.datafetcher.EngineEventsPredicateFactory
-
Packages that use EngineEventsPredicateFactory Package Description org.activiti.cloud.services.notifications.graphql.subscriptions.datafetcher -
-
Uses of EngineEventsPredicateFactory in org.activiti.cloud.services.notifications.graphql.subscriptions.datafetcher
Classes in org.activiti.cloud.services.notifications.graphql.subscriptions.datafetcher that implement EngineEventsPredicateFactory Modifier and Type Class Description classEngineEventsDestinationsPredicateFactoryConstructors in org.activiti.cloud.services.notifications.graphql.subscriptions.datafetcher with parameters of type EngineEventsPredicateFactory Constructor Description EngineEventsFluxPublisherFactory(reactor.core.publisher.Flux<org.springframework.messaging.Message<java.util.List<org.activiti.cloud.services.notifications.graphql.events.model.EngineEvent>>> engineEventsFlux, EngineEventsPredicateFactory predicateFactory)
-