Uses of Interface
org.opencastproject.graphql.datafetcher.ContextDataFetcher
Packages that use ContextDataFetcher
Package
Description
-
Uses of ContextDataFetcher in org.opencastproject.graphql.datafetcher
Classes in org.opencastproject.graphql.datafetcher that implement ContextDataFetcher -
Uses of ContextDataFetcher in org.opencastproject.graphql.datafetcher.acl
Classes in org.opencastproject.graphql.datafetcher.acl that implement ContextDataFetcher -
Uses of ContextDataFetcher in org.opencastproject.graphql.datafetcher.event
Classes in org.opencastproject.graphql.datafetcher.event that implement ContextDataFetcherModifier and TypeClassDescriptionclassclassclassThe EventDataFetcher class implements the ContextDataFetcher interface with GqlEvent as the generic type.class -
Uses of ContextDataFetcher in org.opencastproject.graphql.datafetcher.series
Classes in org.opencastproject.graphql.datafetcher.series that implement ContextDataFetcherModifier and TypeClassDescriptionclassclassThe SeriesDataFetcher class implements the ContextDataFetcher interface with GqlSeries as the generic type.class -
Uses of ContextDataFetcher in org.opencastproject.graphql.datafetcher.user
Classes in org.opencastproject.graphql.datafetcher.user that implement ContextDataFetcher