Class OpencastContextManager
java.lang.Object
org.opencastproject.graphql.execution.context.OpencastContextManager
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic OpencastContextenrichContext(graphql.schema.DataFetchingEnvironment environment) static OpencastContextstatic OpencastContextinitiateContext(org.osgi.framework.BundleContext bundleContext) static OpencastContextrestoreContext(graphql.schema.DataFetchingEnvironment environment)
-
Field Details
-
CONTEXT
- See Also:
-
-
Method Details
-
initiateContext
-
restoreContext
-
getCurrentContext
-
enrichContext
-
clearContext
public static void clearContext()
-