data class AdminDashboardForm: Any
      
Fields
| Name | Description | 
|---|---|
| val showMavenOutput: Boolean | 
Constructors
<init>
        constructor(showMavenOutput: Boolean)
      
Represents the contents of a form used to perform Administrative tasks over Submissions (for example, interrupt pending submissions).
Parameters
| Name | Description | 
|---|---|
| showMavenOutput: Boolean | 
Represents the contents of a form used to perform Administrative tasks over Submissions (for example, interrupt pending submissions).