| Package | Description |
|---|---|
| org.sakaiproject.coursemanagement.api |
| Modifier and Type | Method and Description |
|---|---|
static CourseSiteRemovalService.Action |
CourseSiteRemovalService.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CourseSiteRemovalService.Action[] |
CourseSiteRemovalService.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
int |
CourseSiteRemovalService.removeCourseSites(CourseSiteRemovalService.Action action,
int numDaysAfterTermEnds)
removes\\unpublishes course sites whose terms have ended and a specified number of days have passed.
|
Copyright © 2006–2017 Sakai Project. All rights reserved.