|
Class Summary |
| AssignIssue |
Handles dynamic title |
| ConfigureIssueList |
Screen class for the "Add/remove attributes from view" screen. |
| Confirm |
This class adds a special link tool that should only be used
in SelectModule.vm |
| DataExport |
Sends file contents directly to the output stream, setting the
Content-Type and writing back to the browser a
tab-delimited file (Excel digests this fine). |
| Default |
This class is responsible for building the Context up
for the Default Screen as well as validating Security information
for all of the Screens. |
| IssueList |
The sole purpose of this class is to generate a page
title for the Issue List screen. |
| IssueListExport |
Handles export of an issue list non-web formats. |
| IssueTypeList |
Screen class for the IssueTypeList.vm template. |
| Login |
This class adds a special link tool that should only be used
in SelectModule.vm |
| Logout |
This class adds a special link tool that should only be used
in SelectModule.vm |
| ModuleSwitchingLink |
|
| MoveIssue |
Handles dynamic title |
| MoveIssue2 |
Handles dynamic title |
| Register |
This scren class works around a bug in Scarab with multiple
intake objects. |
| ReportExport |
Handles export of a report to non-web formats. |
| RSSDataExport |
Sends rss content directly to the output stream, setting the
Content-Type to application/xml; charset=UTF-8. |
| RSSIssueList |
Screen that will act just like IssueList, but will dump the results of the in-session
query into a rss feed in the outputstream (no .vm template associated) |
| SaveTemplate |
Handles dynamic title |
| ScarabDefault |
This class adds a special link tool that should only be used
in SelectModule.vm |
| SelectModule |
This class adds a special link tool that should only be used
in SelectModule.vm |
| ViewAttachment |
Sends file contents directly to the output stream. |
| ViewIssue |
Handles dynamic title |