Class ContentReviewConstants
- java.lang.Object
-
- org.sakaiproject.contentreview.dao.ContentReviewConstants
-
public class ContentReviewConstants extends Object
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ContentReviewConstants()
-
-
-
Field Detail
-
CONTENT_REVIEW_NOT_SUBMITTED
public static final String CONTENT_REVIEW_NOT_SUBMITTED
- See Also:
- Constant Field Values
-
CONTENT_REVIEW_NOT_SUBMITTED_CODE
public static final Long CONTENT_REVIEW_NOT_SUBMITTED_CODE
-
CONTENT_REVIEW_SUBMITTED_AWAITING_REPORT
public static final String CONTENT_REVIEW_SUBMITTED_AWAITING_REPORT
- See Also:
- Constant Field Values
-
CONTENT_REVIEW_SUBMITTED_AWAITING_REPORT_CODE
public static final Long CONTENT_REVIEW_SUBMITTED_AWAITING_REPORT_CODE
-
CONTENT_REVIEW_SUBMITTED_REPORT_AVAILABLE
public static final String CONTENT_REVIEW_SUBMITTED_REPORT_AVAILABLE
- See Also:
- Constant Field Values
-
CONTENT_REVIEW_SUBMITTED_REPORT_AVAILABLE_CODE
public static final Long CONTENT_REVIEW_SUBMITTED_REPORT_AVAILABLE_CODE
-
CONTENT_REVIEW_SUBMISSION_ERROR_RETRY
public static final String CONTENT_REVIEW_SUBMISSION_ERROR_RETRY
- See Also:
- Constant Field Values
-
CONTENT_REVIEW_SUBMISSION_ERROR_RETRY_CODE
public static final Long CONTENT_REVIEW_SUBMISSION_ERROR_RETRY_CODE
-
CONTENT_REVIEW_SUBMISSION_ERROR_NO_RETRY
public static final String CONTENT_REVIEW_SUBMISSION_ERROR_NO_RETRY
- See Also:
- Constant Field Values
-
CONTENT_REVIEW_SUBMISSION_ERROR_NO_RETRY_CODE
public static final Long CONTENT_REVIEW_SUBMISSION_ERROR_NO_RETRY_CODE
-
CONTENT_REVIEW_SUBMISSION_ERROR_USER_DETAILS
public static final String CONTENT_REVIEW_SUBMISSION_ERROR_USER_DETAILS
- See Also:
- Constant Field Values
-
CONTENT_REVIEW_SUBMISSION_ERROR_USER_DETAILS_CODE
public static final Long CONTENT_REVIEW_SUBMISSION_ERROR_USER_DETAILS_CODE
-
CONTENT_REVIEW_REPORT_ERROR_RETRY
public static final String CONTENT_REVIEW_REPORT_ERROR_RETRY
- See Also:
- Constant Field Values
-
CONTENT_REVIEW_REPORT_ERROR_RETRY_CODE
public static final Long CONTENT_REVIEW_REPORT_ERROR_RETRY_CODE
-
CONTENT_REVIEW_REPORT_ERROR_NO_RETRY
public static final String CONTENT_REVIEW_REPORT_ERROR_NO_RETRY
- See Also:
- Constant Field Values
-
CONTENT_REVIEW_REPORT_ERROR_NO_RETRY_CODE
public static final Long CONTENT_REVIEW_REPORT_ERROR_NO_RETRY_CODE
-
CONTENT_REVIEW_SUBMISSION_ERROR_RETRY_EXCEEDED
public static final String CONTENT_REVIEW_SUBMISSION_ERROR_RETRY_EXCEEDED
- See Also:
- Constant Field Values
-
CONTENT_REVIEW_SUBMISSION_ERROR_RETRY_EXCEEDED_CODE
public static final Long CONTENT_REVIEW_SUBMISSION_ERROR_RETRY_EXCEEDED_CODE
-
URKUND_OPTOUT_URL
public static final String URKUND_OPTOUT_URL
- See Also:
- Constant Field Values
-
URKUND_REPORT_URL
public static final String URKUND_REPORT_URL
- See Also:
- Constant Field Values
-
TURNITIN_PROVIDER_ID
public static final int TURNITIN_PROVIDER_ID
- See Also:
- Constant Field Values
-
TURNITINOC_PROVIDER_ID
public static final int TURNITINOC_PROVIDER_ID
- See Also:
- Constant Field Values
-
-