Index
All Classes and Interfaces|All Packages|Constant Field Values
C
- copyEventToSeries(String, String) - Method in interface org.opencastproject.lti.service.api.LtiService
-
Copy an event to a different series
D
- delete(String) - Method in interface org.opencastproject.lti.service.api.LtiService
-
Deletes the specified event
G
- getEventMetadata(String) - Method in interface org.opencastproject.lti.service.api.LtiService
-
Returns the event metadata for a specific event
- getNewEventMetadata() - Method in interface org.opencastproject.lti.service.api.LtiService
-
Returns the event metadata for a new event
- getSourceName() - Method in class org.opencastproject.lti.service.api.LtiFileUpload
-
Get the source (file) name
- getStatus() - Method in class org.opencastproject.lti.service.api.LtiJob
-
Get the job status
- getStream() - Method in class org.opencastproject.lti.service.api.LtiFileUpload
-
Get the file data
- getTitle() - Method in class org.opencastproject.lti.service.api.LtiJob
-
Get the job title
J
- JOB_TYPE - Static variable in interface org.opencastproject.lti.service.api.LtiService
L
- listJobs(String) - Method in interface org.opencastproject.lti.service.api.LtiService
-
List currently running jobs for the series
- LtiFileUpload - Class in org.opencastproject.lti.service.api
-
A tuple consisting of a file name and the file data
- LtiFileUpload(InputStream, String) - Constructor for class org.opencastproject.lti.service.api.LtiFileUpload
-
Construct a file upload object
- LtiJob - Class in org.opencastproject.lti.service.api
-
Represents a job for the LTI user interface
- LtiJob(String, String) - Constructor for class org.opencastproject.lti.service.api.LtiJob
-
Construct a job
- LtiService - Interface in org.opencastproject.lti.service.api
-
Interface for implementing functionality available in the LTI GUI
O
- org.opencastproject.lti.service.api - package org.opencastproject.lti.service.api
S
- setEventMetadataJson(String, String) - Method in interface org.opencastproject.lti.service.api.LtiService
-
Set the event metadata
U
- upsertEvent(LtiFileUpload, String, String, String, String, String, String) - Method in interface org.opencastproject.lti.service.api.LtiService
-
Upload a new event or update existing event's metadata
All Classes and Interfaces|All Packages|Constant Field Values