|
Class Summary |
| ArchivedRunListController |
Puts run details into the model to be retrieved and displayed on
runlist.jsp |
| ArchivedRunManagerController |
Puts run details into the model to be retrieved and displayed on
runlist.jsp |
| CreateRunController |
Controller for the wizard to "create a run"
The default getTargetPage() method is used to find out which page to navigate to, so
the controller looks for a request parameter starting with "_target" and ending with
a number (e.g. |
| EditRunController |
|
| MyProjectRunsMainController |
Puts run details into the model to be retrieved and displayed on
runlist.jsp |
| RunListController |
Puts run details into the model to be retrieved and displayed on
runlist.jsp |
| ShareProjectRunController |
Controller for handling requests to grant/modify permissions on
Project runs. |
| UpdateRunController |
Controller for updating run settings, like add period,
enable/disable idea manager and student file uploader. |