Class LtiJob
java.lang.Object
org.opencastproject.lti.service.api.LtiJob
Represents a job for the LTI user interface
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LtiJob
Construct a job- Parameters:
title- The job titlestatus- The job status
-
-
Method Details
-
getTitle
Get the job title- Returns:
- The job title
-
getStatus
Get the job status- Returns:
- The job status
-