Hierarchy For All Packages
- org.opencastproject.graphql,
- org.opencastproject.graphql.acl,
- org.opencastproject.graphql.command,
- org.opencastproject.graphql.config,
- org.opencastproject.graphql.datafetcher,
- org.opencastproject.graphql.datafetcher.acl,
- org.opencastproject.graphql.datafetcher.event,
- org.opencastproject.graphql.datafetcher.series,
- org.opencastproject.graphql.datafetcher.user,
- org.opencastproject.graphql.defaultvalue,
- org.opencastproject.graphql.directive,
- org.opencastproject.graphql.event,
- org.opencastproject.graphql.exception,
- org.opencastproject.graphql.execution,
- org.opencastproject.graphql.execution.context,
- org.opencastproject.graphql.listprovider,
- org.opencastproject.graphql.provider,
- org.opencastproject.graphql.scalar,
- org.opencastproject.graphql.schema,
- org.opencastproject.graphql.schema.builder,
- org.opencastproject.graphql.series,
- org.opencastproject.graphql.servlet,
- org.opencastproject.graphql.type,
- org.opencastproject.graphql.type.input,
- org.opencastproject.graphql.type.output,
- org.opencastproject.graphql.type.output.field,
- org.opencastproject.graphql.type.resolver,
- org.opencastproject.graphql.user,
- org.opencastproject.graphql.util
Class Hierarchy
- java.lang.Object
- org.opencastproject.graphql.type.output.AbstractAccessControlItem
- org.opencastproject.graphql.type.output.GqlAccessControlGenericItem (implements org.opencastproject.graphql.type.output.GqlAccessControlItem)
- org.opencastproject.graphql.type.output.GqlAccessControlGroupItem (implements org.opencastproject.graphql.type.output.GqlAccessControlItem)
- org.opencastproject.graphql.type.output.GqlAccessControlUserItem (implements org.opencastproject.graphql.type.output.GqlAccessControlItem)
- org.opencastproject.graphql.command.AbstractCommand<T> (implements org.opencastproject.graphql.command.Command<T>)
- org.opencastproject.graphql.command.CreateSeriesCommand
- org.opencastproject.graphql.command.DeleteEventCommand
- org.opencastproject.graphql.command.UpdateEventAclCommand
- org.opencastproject.graphql.command.UpdateEventCommand
- org.opencastproject.graphql.command.UpdateSeriesAclCommand
- org.opencastproject.graphql.command.UpdateSeriesCommand
- org.opencastproject.graphql.command.AbstractCommand.Builder<B>
- org.opencastproject.graphql.command.CreateSeriesCommand.Builder
- org.opencastproject.graphql.command.DeleteEventCommand.Builder
- org.opencastproject.graphql.command.UpdateEventAclCommand.Builder
- org.opencastproject.graphql.command.UpdateEventCommand.Builder
- org.opencastproject.graphql.command.UpdateSeriesAclCommand.Builder
- org.opencastproject.graphql.command.UpdateSeriesCommand.Builder
- org.opencastproject.graphql.type.resolver.AccessControlEntryTypeResolver (implements graphql.schema.TypeResolver)
- org.opencastproject.graphql.type.input.AccessControlItemInput
- org.opencastproject.graphql.type.input.AccessControlListInput
- org.opencastproject.graphql.acl.AclEventExtension
- org.opencastproject.graphql.acl.AclSeriesExtension
- org.opencastproject.graphql.schema.builder.AdditionalTypeBuilder
- org.opencastproject.graphql.util.AnnotationScanner
- org.opencastproject.graphql.datafetcher.event.CommonEventMetadataDataFetcher (implements org.opencastproject.graphql.datafetcher.ContextDataFetcher<T>)
- org.opencastproject.graphql.datafetcher.event.CommonEventMetadataV2DataFetcher (implements org.opencastproject.graphql.datafetcher.ContextDataFetcher<T>)
- org.opencastproject.graphql.datafetcher.series.CommonSeriesMetadataV2DataFetcher (implements org.opencastproject.graphql.datafetcher.ContextDataFetcher<T>)
- org.opencastproject.graphql.datafetcher.user.CurrentUserDataFetcher (implements org.opencastproject.graphql.datafetcher.ContextDataFetcher<T>)
- org.opencastproject.graphql.type.DateTimeFunction (implements graphql.annotations.processor.typeFunctions.TypeFunction)
- org.opencastproject.graphql.defaultvalue.DefaultFalse (implements java.util.function.Supplier<T>)
- org.opencastproject.graphql.defaultvalue.DefaultTrue (implements java.util.function.Supplier<T>)
- org.opencastproject.graphql.type.DurationFunction (implements graphql.annotations.processor.typeFunctions.TypeFunction)
- org.opencastproject.graphql.scalar.DurationScalar
- org.opencastproject.graphql.schema.builder.DynamicTypeBuilder
- org.opencastproject.graphql.event.EventCurrentUserExtension
- org.opencastproject.graphql.datafetcher.event.EventDataFetcher (implements org.opencastproject.graphql.datafetcher.ContextDataFetcher<T>)
- org.opencastproject.graphql.type.input.EventFilterByInput
- org.opencastproject.graphql.event.EventMutationExtension
- org.opencastproject.graphql.type.input.EventOrderByInput
- org.opencastproject.graphql.event.EventQueryExtension
- org.opencastproject.graphql.execution.ExecutionErrorResult (implements graphql.ExecutionResult)
- org.opencastproject.graphql.execution.ExecutionErrorResult.Builder (implements graphql.ExecutionResult.Builder<B>)
- org.opencastproject.graphql.execution.ExecutionService
- org.opencastproject.graphql.schema.builder.ExtensionBuilder
- javax.servlet.GenericServlet (implements java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig)
- javax.servlet.http.HttpServlet
- org.opencastproject.graphql.servlet.GraphQLServlet (implements javax.servlet.Servlet)
- org.opencastproject.graphql.servlet.SchemaServlet (implements javax.servlet.Servlet)
- javax.servlet.http.HttpServlet
- org.opencastproject.graphql.type.output.GqlAccessControlList
- org.opencastproject.graphql.type.output.GqlAttachment (implements org.opencastproject.graphql.type.output.GqlMediaPackageElement)
- org.opencastproject.graphql.type.output.field.GqlBooleanMetadataField (implements org.opencastproject.graphql.type.output.GqlMetadataFieldInterface)
- org.opencastproject.graphql.type.output.GqlCommonEventMetadata (implements org.opencastproject.graphql.type.output.GqlDublinCoreMetadata)
- org.opencastproject.graphql.type.input.GqlCommonEventMetadataInput (implements org.opencastproject.graphql.type.input.DublinCoreMetadataInput)
- org.opencastproject.graphql.type.output.GqlCommonEventMetadataV2 (implements org.opencastproject.graphql.type.output.GqlDublinCoreMetadata)
- org.opencastproject.graphql.type.output.GqlCommonSeriesMetadata (implements org.opencastproject.graphql.type.output.GqlDublinCoreMetadata)
- org.opencastproject.graphql.type.input.GqlCommonSeriesMetadataInput (implements org.opencastproject.graphql.type.input.DublinCoreMetadataInput)
- org.opencastproject.graphql.type.output.GqlCommonSeriesMetadataV2 (implements org.opencastproject.graphql.type.output.GqlDublinCoreMetadata)
- org.opencastproject.graphql.user.GqlCurrentUser
- org.opencastproject.graphql.type.output.field.GqlDateTimeMetadataField (implements org.opencastproject.graphql.type.output.GqlMetadataFieldInterface)
- org.opencastproject.graphql.event.GqlDeleteEventPayload
- org.opencastproject.graphql.type.output.field.GqlDurationMetadataField (implements org.opencastproject.graphql.type.output.GqlMetadataFieldInterface)
- org.opencastproject.graphql.event.GqlEvent
- org.opencastproject.graphql.event.GqlEventList
- org.opencastproject.graphql.type.output.field.GqlIntMetadataField (implements org.opencastproject.graphql.type.output.GqlMetadataFieldInterface)
- org.opencastproject.graphql.type.output.field.GqlJsonMetadataField (implements org.opencastproject.graphql.type.output.GqlMetadataFieldInterface)
- org.opencastproject.graphql.type.output.field.GqlListMetadataField (implements org.opencastproject.graphql.type.output.GqlMetadataFieldInterface)
- org.opencastproject.graphql.listprovider.GqlListProvider
- org.opencastproject.graphql.listprovider.GqlListProviderEntry
- org.opencastproject.graphql.type.output.field.GqlLongMetadataField (implements org.opencastproject.graphql.type.output.GqlMetadataFieldInterface)
- org.opencastproject.graphql.acl.GqlManagedAcl
- org.opencastproject.graphql.acl.GqlManagedAclCatalogue
- org.opencastproject.graphql.type.output.GqlPublication (implements org.opencastproject.graphql.type.output.GqlMediaPackageElement)
- org.opencastproject.graphql.series.GqlSeries
- org.opencastproject.graphql.series.GqlSeriesList
- org.opencastproject.graphql.type.output.field.GqlStringMetadataField (implements org.opencastproject.graphql.type.output.GqlMetadataFieldInterface)
- org.opencastproject.graphql.type.output.GqlTrack (implements org.opencastproject.graphql.type.output.GqlMediaPackageElement)
- org.opencastproject.graphql.user.GqlUser
- org.opencastproject.graphql.user.GqlUserList
- org.opencastproject.graphql.config.GraphQLConfiguration
- org.opencastproject.graphql.type.JsonFunction (implements graphql.annotations.processor.typeFunctions.TypeFunction)
- org.opencastproject.graphql.listprovider.ListProviderQueryExtension
- org.opencastproject.graphql.type.input.ManagedAclOrderByInput
- org.opencastproject.graphql.acl.ManagedAclQueryExtension
- org.opencastproject.graphql.type.MapFunction (implements graphql.annotations.processor.typeFunctions.TypeFunction)
- org.opencastproject.graphql.type.resolver.MetadataFieldInterfaceResolver (implements graphql.schema.TypeResolver)
- org.opencastproject.graphql.util.MetadataFieldToGraphQLConverter
- org.opencastproject.graphql.util.MetadataFieldToGraphQLFieldMapper
- org.opencastproject.graphql.type.input.Mutation
- org.opencastproject.graphql.type.output.OffsetPageInfo
- org.opencastproject.graphql.datafetcher.OffsetPaginationParams
- org.opencastproject.graphql.datafetcher.OffsetPaginationParams.Builder
- org.opencastproject.graphql.execution.context.OpencastContext
- org.opencastproject.graphql.execution.context.OpencastContextManager
- org.opencastproject.graphql.execution.OpencastDataFetcherExceptionHandler (implements graphql.execution.DataFetcherExceptionHandler)
- org.opencastproject.graphql.OpencastGraphQLProvider (implements org.opencastproject.graphql.provider.GraphQLAdditionalTypeProvider, org.opencastproject.graphql.provider.GraphQLDynamicTypeProvider, org.opencastproject.graphql.provider.GraphQLExtensionProvider, org.opencastproject.graphql.provider.GraphQLTypeFunctionProvider)
- org.opencastproject.graphql.scalar.OpencastScalars
- org.opencastproject.graphql.execution.OrganizationExecutionIdProvider (implements graphql.execution.ExecutionIdProvider)
- org.opencastproject.graphql.datafetcher.ParameterDataFetcher<T> (implements org.opencastproject.graphql.datafetcher.ContextDataFetcher<T>)
- org.opencastproject.graphql.datafetcher.ElasticsearchDataFetcher<T>
- org.opencastproject.graphql.datafetcher.event.EventOffsetDataFetcher
- org.opencastproject.graphql.datafetcher.series.SeriesOffsetDataFetcher
- org.opencastproject.graphql.datafetcher.acl.ManagedAclOffsetDataFetcher
- org.opencastproject.graphql.datafetcher.user.UserOffsetDataFetcher
- org.opencastproject.graphql.datafetcher.ElasticsearchDataFetcher<T>
- org.opencastproject.graphql.type.output.Query
- org.opencastproject.graphql.execution.QueryCache (implements graphql.execution.preparsed.PreparsedDocumentProvider)
- org.opencastproject.graphql.directive.RolesAllowedWiring (implements graphql.annotations.directives.AnnotationsDirectiveWiring)
- org.opencastproject.graphql.schema.SchemaBuilder
- org.opencastproject.graphql.schema.SchemaService (implements org.opencastproject.security.api.OrganizationDirectoryListener)
- org.opencastproject.graphql.schema.SchemaService.SchemaUpdateThreadFactory (implements java.util.concurrent.ThreadFactory)
- org.opencastproject.graphql.type.input.SearchOrder
- org.opencastproject.graphql.datafetcher.series.SeriesDataFetcher (implements org.opencastproject.graphql.datafetcher.ContextDataFetcher<T>)
- org.opencastproject.graphql.series.SeriesMutationExtension
- org.opencastproject.graphql.type.input.SeriesOrderByInput
- org.opencastproject.graphql.series.SeriesQueryExtension
- org.opencastproject.graphql.series.SeriesUserExtension
- org.opencastproject.graphql.datafetcher.ServiceDataFetcher<T>
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.opencastproject.graphql.exception.GraphQLNotFoundException (implements graphql.GraphQLError)
- org.opencastproject.graphql.exception.GraphQLRuntimeException (implements graphql.GraphQLError)
- org.opencastproject.graphql.exception.GraphQLUnauthorizedException (implements graphql.GraphQLError)
- org.opencastproject.graphql.schema.SchemaException
- java.lang.RuntimeException
- java.lang.Exception
- org.opencastproject.graphql.type.TimeFunction (implements graphql.annotations.processor.typeFunctions.TypeFunction)
- com.fasterxml.jackson.core.TreeCodec
- com.fasterxml.jackson.core.ObjectCodec (implements com.fasterxml.jackson.core.Versioned)
- com.fasterxml.jackson.databind.ObjectMapper (implements java.io.Serializable, com.fasterxml.jackson.core.Versioned)
- org.opencastproject.graphql.util.GraphQLObjectMapper
- com.fasterxml.jackson.databind.ObjectMapper (implements java.io.Serializable, com.fasterxml.jackson.core.Versioned)
- com.fasterxml.jackson.core.ObjectCodec (implements com.fasterxml.jackson.core.Versioned)
- org.opencastproject.graphql.schema.builder.TypeFunctionBuilder
- org.opencastproject.graphql.user.UserQueryExtension
- org.opencastproject.graphql.type.output.AbstractAccessControlItem
Interface Hierarchy
- org.opencastproject.graphql.command.Command<T>
- graphql.schema.DataFetcher<T>
- org.opencastproject.graphql.datafetcher.ContextDataFetcher<T>
- org.opencastproject.graphql.type.input.DublinCoreMetadataInput
- org.opencastproject.graphql.type.output.GqlAccessControlItem
- org.opencastproject.graphql.type.output.GqlDublinCoreMetadata
- org.opencastproject.graphql.type.output.GqlMediaPackageElement
- org.opencastproject.graphql.type.output.GqlMetadataFieldInterface
- org.opencastproject.graphql.provider.GraphQLProvider
- org.opencastproject.graphql.provider.GraphQLAdditionalTypeProvider
- org.opencastproject.graphql.provider.GraphQLCodeRegistryProvider
- org.opencastproject.graphql.provider.GraphQLDynamicTypeProvider
- org.opencastproject.graphql.provider.GraphQLExtensionProvider
- org.opencastproject.graphql.provider.GraphQLFieldVisibilityProvider
- org.opencastproject.graphql.provider.GraphQLMutationProvider
- org.opencastproject.graphql.provider.GraphQLQueryProvider
- org.opencastproject.graphql.provider.GraphQLTypeFunctionProvider
Annotation Interface Hierarchy
- org.opencastproject.graphql.execution.ExecutionService.ExecutionConfiguration (implements java.lang.annotation.Annotation)
- org.opencastproject.graphql.config.GraphQLConfiguration.Config (implements java.lang.annotation.Annotation)
- org.opencastproject.graphql.directive.RolesAllowed (implements java.lang.annotation.Annotation)
- org.opencastproject.graphql.schema.SchemaService.SchemaConfiguration (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.opencastproject.graphql.type.input.EventStatus
- org.opencastproject.graphql.event.GqlDeleteEventState
- org.opencastproject.graphql.exception.OpencastErrorType (implements graphql.ErrorClassification)
- org.opencastproject.graphql.type.input.OrderDirection
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)