Uses of Class
org.opencastproject.graphql.event.GqlEvent
Packages that use GqlEvent
Package
Description
-
Uses of GqlEvent in org.opencastproject.graphql.acl
Constructors in org.opencastproject.graphql.acl with parameters of type GqlEvent -
Uses of GqlEvent in org.opencastproject.graphql.command
Methods in org.opencastproject.graphql.command that return GqlEvent -
Uses of GqlEvent in org.opencastproject.graphql.datafetcher.event
Methods in org.opencastproject.graphql.datafetcher.event that return GqlEventModifier and TypeMethodDescriptionEventDataFetcher.get(OpencastContext opencastContext, graphql.schema.DataFetchingEnvironment dataFetchingEnvironment) -
Uses of GqlEvent in org.opencastproject.graphql.event
Methods in org.opencastproject.graphql.event that return GqlEventModifier and TypeMethodDescriptionstatic GqlEventstatic GqlEventEventMutationExtension.updateEvent(String id, GqlCommonEventMetadataInput eventMetadataInput, AccessControlListInput aclInput, graphql.schema.DataFetchingEnvironment environment) static GqlEventEventMutationExtension.updateEventAcl(String id, AccessControlListInput aclInput, graphql.schema.DataFetchingEnvironment environment) Methods in org.opencastproject.graphql.event that return types with arguments of type GqlEvent