Uses of Class
org.sakaiproject.contentreview.exception.TransientSubmissionException
-
Packages that use TransientSubmissionException Package Description org.sakaiproject.contentreview.service -
-
Uses of TransientSubmissionException in org.sakaiproject.contentreview.service
Methods in org.sakaiproject.contentreview.service that throw TransientSubmissionException Modifier and Type Method Description voidContentReviewService. createAssignment(String siteId, String taskId, Map extraAsnnOpts)This is a vendor specific method needed for some deep integrations (such as A2) to pre provision assignments on an external content checking system.MapContentReviewService. getAssignment(String siteId, String taskId)This is a vendor specific method to allow getting information about a particular assignment in an external plagiarism checking system.
-