Uses of Interface
org.opencastproject.lti.service.api.LtiService
Packages that use LtiService
Package
Description
-
Uses of LtiService in org.opencastproject.lti
Methods in org.opencastproject.lti with parameters of type LtiServiceModifier and TypeMethodDescriptionvoidLtiServiceGuiEndpoint.setService(LtiService service) OSGi DI -
Uses of LtiService in org.opencastproject.lti.endpoint
Classes in org.opencastproject.lti.endpoint that implement LtiServiceModifier and TypeClassDescriptionclassThe service calling the LTI REST endpoint (for multi-node setups with LTI) -
Uses of LtiService in org.opencastproject.lti.service.endpoint
Methods in org.opencastproject.lti.service.endpoint with parameters of type LtiServiceModifier and TypeMethodDescriptionvoidLtiServiceRestEndpoint.setService(LtiService service) OSGi DI -
Uses of LtiService in org.opencastproject.lti.service.impl
Classes in org.opencastproject.lti.service.impl that implement LtiService