| Package | Description |
|---|---|
| org.sakaiproject.assignment.api |
| Modifier and Type | Method and Description |
|---|---|
AssignmentConstants.Status |
AssignmentService.getAssignmentCannonicalStatus(String assignmentId)
Retrieves the current status of the specified assignment.
|
static AssignmentConstants.Status |
AssignmentConstants.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssignmentConstants.Status[] |
AssignmentConstants.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2003–2019 The Sakai Foundation. All rights reserved.