Class ManagedAclOffsetDataFetcher
java.lang.Object
org.opencastproject.graphql.datafetcher.ParameterDataFetcher<GqlManagedAclCatalogue>
org.opencastproject.graphql.datafetcher.acl.ManagedAclOffsetDataFetcher
- All Implemented Interfaces:
graphql.schema.DataFetcher<GqlManagedAclCatalogue>,ContextDataFetcher<GqlManagedAclCatalogue>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget(OpencastContext opencastContext, graphql.schema.DataFetchingEnvironment dataFetchingEnvironment) 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
-
ManagedAclOffsetDataFetcher
public ManagedAclOffsetDataFetcher()
-
-
Method Details
-
get
public GqlManagedAclCatalogue get(OpencastContext opencastContext, graphql.schema.DataFetchingEnvironment dataFetchingEnvironment)
-