Class OpencastContext
java.lang.Object
org.opencastproject.graphql.execution.context.OpencastContext
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> TgetService(Class<T> clazz) getUser()static OpencastContextnewContext(org.osgi.framework.BundleContext bundleContext) protected voidsetBundleContext(org.osgi.framework.BundleContext bundleContext) voidsetOrganization(Organization organization) void
-
Constructor Details
-
OpencastContext
public OpencastContext()
-
-
Method Details
-
getService
-
getConfiguration
-
newContext
-
setBundleContext
protected void setBundleContext(org.osgi.framework.BundleContext bundleContext) -
getOrganization
-
setOrganization
-
getUser
-
setUser
-