Uses of Annotation Interface
org.opencastproject.graphql.schema.SchemaService.SchemaConfiguration
Packages that use SchemaService.SchemaConfiguration
-
Uses of SchemaService.SchemaConfiguration in org.opencastproject.graphql.schema
Methods in org.opencastproject.graphql.schema with parameters of type SchemaService.SchemaConfigurationModifier and TypeMethodDescriptionvoidSchemaService.updateConfiguration(SchemaService.SchemaConfiguration config) Constructors in org.opencastproject.graphql.schema with parameters of type SchemaService.SchemaConfigurationModifierConstructorDescriptionSchemaService(org.opencastproject.security.api.OrganizationDirectoryService organizationDirectoryService, SchemaService.SchemaConfiguration config)