Uses of Class
org.opencastproject.lti.service.api.LtiFileUpload
Packages that use LtiFileUpload
Package
Description
-
Uses of LtiFileUpload in org.opencastproject.lti.endpoint
Methods in org.opencastproject.lti.endpoint with parameters of type LtiFileUploadModifier and TypeMethodDescriptionvoidLtiServiceRemoteImpl.upsertEvent(LtiFileUpload file, String captions, String captionFormat, String captionLanguage, String eventId, String seriesId, String metadataJson) -
Uses of LtiFileUpload in org.opencastproject.lti.service.api
Methods in org.opencastproject.lti.service.api with parameters of type LtiFileUploadModifier and TypeMethodDescriptionvoidLtiService.upsertEvent(LtiFileUpload file, String captions, String captionFormat, String captionLanguage, String eventId, String seriesId, String metadataJson) Upload a new event or update existing event's metadata -
Uses of LtiFileUpload in org.opencastproject.lti.service.impl
Methods in org.opencastproject.lti.service.impl with parameters of type LtiFileUploadModifier and TypeMethodDescriptionvoidLtiServiceImpl.upsertEvent(LtiFileUpload file, String captions, String captionFormat, String captionLanguage, String eventId, String seriesId, String metadataJson)