Class UserOffsetDataFetcher
java.lang.Object
org.opencastproject.graphql.datafetcher.ParameterDataFetcher<GqlUserList>
org.opencastproject.graphql.datafetcher.user.UserOffsetDataFetcher
- All Implemented Interfaces:
graphql.schema.DataFetcher<GqlUserList>,ContextDataFetcher<GqlUserList>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget(OpencastContext opencastContext, graphql.schema.DataFetchingEnvironment dataFetchingEnvironment) static booleanwithFilter(String filter) Methods inherited from class org.opencastproject.graphql.datafetcher.ParameterDataFetcher
parseObjectParam, parseParamMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.opencastproject.graphql.datafetcher.ContextDataFetcher
get
-
Constructor Details
-
UserOffsetDataFetcher
public UserOffsetDataFetcher()
-
-
Method Details
-
withFilter
-
get
public GqlUserList get(OpencastContext opencastContext, graphql.schema.DataFetchingEnvironment dataFetchingEnvironment) -
match
-