protected static class ExamTask.DescriptorExamTask extends Task.DescriptorTask
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Modifier | Constructor and Description |
|---|---|
protected |
DescriptorExamTask() |
| Modifier and Type | Method and Description |
|---|---|
protected List<ExamReportConfig> |
addNoReport(List<ExamReportConfig> reports)
adds a NoReport entry to the ReportConfigs
|
ListBoxModel |
doFillExamNameItems()
fills the ListBoxModel with all ExamInstallations
|
ListBoxModel |
doFillExamReportItems()
fills the ListBoxModel with all ExamReportConfig
|
ListBoxModel |
doFillLoglevelLibCtrlItems()
fills the ListBoxModel LibCtrl with all LogLevels
|
ListBoxModel |
doFillLoglevelTestCtrlItems()
fills the ListBoxModel TestCtrl with all LogLevels
|
ListBoxModel |
doFillLoglevelTestLogicItems()
fills the ListBoxModel TestLogic with all LogLevels
|
ListBoxModel |
doFillPythonNameItems()
fills the ListBoxModel with all PythonInstallations
|
String |
getDefaultLogLevel() |
RestAPILogLevelEnum[] |
getLogLevels() |
jenkins.plugins.shiningpanda.tools.PythonInstallation[] |
getPythonInstallations() |
List<ExamReportConfig> |
getReportConfigs() |
getInstallations, getModelConfigs, isApplicablefilteraddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getDefaultLogLevel()
public RestAPILogLevelEnum[] getLogLevels()
public jenkins.plugins.shiningpanda.tools.PythonInstallation[] getPythonInstallations()
protected List<ExamReportConfig> addNoReport(List<ExamReportConfig> reports)
reports - list of ExamReportConfigpublic List<ExamReportConfig> getReportConfigs()
public ListBoxModel doFillExamNameItems()
public ListBoxModel doFillPythonNameItems()
public ListBoxModel doFillExamReportItems()
public ListBoxModel doFillLoglevelTestCtrlItems()
public ListBoxModel doFillLoglevelTestLogicItems()
public ListBoxModel doFillLoglevelLibCtrlItems()
Copyright © 2016–2023 MicroNova AG. All rights reserved.