| Class | Description |
 | ControlsCommon | ControlsCommon is the base class for all of the JAMS WebControls. It provides some basic helper methods. |
 | Dashboard | The JAMS Dashboard Control can be placed on a web page to display current and history information about a JAMS server. |
 | History | JAMS History Control |
 | HistoryColumn | Determines the information displayed in each Column of the History control. |
 | HistoryColumnConverter | Converts HistoryColumn information to strings |
 | Monitor | JAMS Monitor Control |
 | MonitorColumn | MonitorColumn is the class used to manage a column in a Monitor view. |
 | MonitorColumnConverter | Converts a MonitorColumn to a string. |
 | QueryInfo | Holds Query information used to retrieve History records. |
 | SubmitDialog | The JAMS SubmitDialog control can be used to submit a job from a web page. |
 | SubmitMenu | The JAMS Submit Menu Control can be placed on a web page to display a menu of jobs that can be submitted. |