| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NOT_SUBMITTED |
"Content awaiting submission" |
public static final String |
REPORT_ERROR_NO_RETRY |
"Error occurred retrieving report - will not retry" |
public static final String |
REPORT_ERROR_RETRY |
"Temporary error occurred retrieving report - will retry" |
public static final String |
SUBMISSION_ERROR_NO_RETRY |
"Error occurred submitting content - will not retry" |
public static final String |
SUBMISSION_ERROR_RETRY |
"Temporary error occurred submitting content - will retry" |
public static final String |
SUBMISSION_ERROR_USER_DETAILS |
"Error occurred submitting content - inconplete or Ivalid user details" |
public static final String |
SUBMITTED_AWAITING_REPORT |
"Content submitted for review and awaiting report" |
public static final String |
SUBMITTED_REPORT_AVAILABLE |
"Content submitted and report available" |
Copyright © 2003-2014 Sakai Project. All Rights Reserved.