| Package | Description |
|---|---|
| org.jasig.portlet.blackboardvcportlet.data | |
| org.jasig.portlet.blackboardvcportlet.service |
| Modifier and Type | Method and Description |
|---|---|
RecordingMode |
Session.getRecordingMode() |
static RecordingMode |
RecordingMode.resolveRecordingMode(long blackboardRecordingMode) |
static RecordingMode |
RecordingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecordingMode[] |
RecordingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RecordingMode |
SessionForm.getRecordingMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionForm.setRecordingMode(RecordingMode recordingMode) |
Copyright © 2016 Jasig. All Rights Reserved.