- getAllRegisteredPlugins() - Method in interface org.opencastproject.engage.theodul.api.EngagePluginManager
-
Returns a list of EngagePluginRegistration for all registered
Engage plugins.
- getDescription() - Method in interface org.opencastproject.engage.theodul.api.EngagePluginRegistration
-
Returns the description of the engage plugin
- getId() - Method in interface org.opencastproject.engage.theodul.api.EngagePluginRegistration
-
Returns the ID of the engage plugin
- getName() - Method in interface org.opencastproject.engage.theodul.api.EngagePluginRegistration
-
Returns the name of the engage plugin
- getRestPath() - Method in interface org.opencastproject.engage.theodul.api.EngagePluginRegistration
-
Returns the REST path of the engage plugin
- getStaticPath() - Method in interface org.opencastproject.engage.theodul.api.EngagePluginRegistration
-
Returns the static resource path of the engage plugin