Uses of Class
org.opencastproject.graphql.schema.SchemaService
Packages that use SchemaService
-
Uses of SchemaService in org.opencastproject.graphql.execution
Constructors in org.opencastproject.graphql.execution with parameters of type SchemaServiceModifierConstructorDescriptionExecutionService(SchemaService schemaService, SecurityService securityService, org.osgi.framework.BundleContext bundleContext, ExecutionService.ExecutionConfiguration config) -
Uses of SchemaService in org.opencastproject.graphql.servlet
Constructors in org.opencastproject.graphql.servlet with parameters of type SchemaServiceModifierConstructorDescriptionSchemaServlet(SchemaService schemaService, SecurityService securityService)