Uses of Annotation Interface
org.opencastproject.graphql.execution.ExecutionService.ExecutionConfiguration
Packages that use ExecutionService.ExecutionConfiguration
-
Uses of ExecutionService.ExecutionConfiguration in org.opencastproject.graphql.execution
Methods in org.opencastproject.graphql.execution with parameters of type ExecutionService.ExecutionConfigurationModifier and TypeMethodDescriptionvoidExecutionService.updateConfiguration(ExecutionService.ExecutionConfiguration config) Constructors in org.opencastproject.graphql.execution with parameters of type ExecutionService.ExecutionConfigurationModifierConstructorDescriptionExecutionService(SchemaService schemaService, SecurityService securityService, org.osgi.framework.BundleContext bundleContext, ExecutionService.ExecutionConfiguration config)