Uses of Class
org.opencastproject.graphql.user.GqlCurrentUser
Packages that use GqlCurrentUser
Package
Description
-
Uses of GqlCurrentUser in org.opencastproject.graphql.datafetcher.user
Methods in org.opencastproject.graphql.datafetcher.user that return GqlCurrentUserModifier and TypeMethodDescriptionCurrentUserDataFetcher.get(OpencastContext context, graphql.schema.DataFetchingEnvironment environment) -
Uses of GqlCurrentUser in org.opencastproject.graphql.event
Constructors in org.opencastproject.graphql.event with parameters of type GqlCurrentUser -
Uses of GqlCurrentUser in org.opencastproject.graphql.series
Constructors in org.opencastproject.graphql.series with parameters of type GqlCurrentUser -
Uses of GqlCurrentUser in org.opencastproject.graphql.user
Methods in org.opencastproject.graphql.user that return GqlCurrentUserModifier and TypeMethodDescriptionstatic GqlCurrentUserUserQueryExtension.currentUser(graphql.schema.DataFetchingEnvironment environment)