Class ExecutionService
java.lang.Object
org.opencastproject.graphql.execution.ExecutionService
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionExecutionService(SchemaService schemaService, org.opencastproject.security.api.SecurityService securityService, org.osgi.framework.BundleContext bundleContext, ExecutionService.ExecutionConfiguration config) -
Method Summary
-
Constructor Details
-
ExecutionService
public ExecutionService(SchemaService schemaService, org.opencastproject.security.api.SecurityService securityService, org.osgi.framework.BundleContext bundleContext, ExecutionService.ExecutionConfiguration config)
-
-
Method Details
-
updateConfiguration
-
execute
-
execute
public graphql.ExecutionResult execute(graphql.ExecutionInput executionInput)
-