SubmissionStatusService.StatusChange |
SubmissionStatusService.updateStatus(Submission submission) |
Update the status of the submission and commits the changes.
|
SubmissionStatusService.StatusChange |
SubmissionStatusService.updateStatus(Submission submission,
Document document) |
Update the status of the submission and commits the changes.
|
static SubmissionStatusService.StatusChange |
SubmissionStatusService.StatusChange.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static SubmissionStatusService.StatusChange[] |
SubmissionStatusService.StatusChange.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|