@Extension @Symbol(value="examTCG") public static class GenerateTask.DescriptorGenerateTask extends ExamModelDescriptorTask
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
DescriptorGenerateTask()
Constructor of this Descriptor
|
Modifier and Type | Method and Description |
---|---|
FormValidation |
doCheckElement(String value)
Checks if the Element is a valid EXAM ID,UUID or FSN.
|
FormValidation |
doCheckExamModel(String value)
Checks if the ExamModels version ich at minimim 5.0.
|
FormValidation |
doCheckMappingList(String value)
Checks if the mappingList is valid.
|
FormValidation |
doCheckVariant(String value)
checks if the variant is valid
|
ListBoxModel |
doFillDescriptionSourceItems()
fills the ListBoxModel ErrorHandle with all ErrorHandless
|
ListBoxModel |
doFillErrorHandlingItems()
fills the ListBoxModel ErrorHandle with all ErrorHandless
|
StepType[] |
doFillFrameStepsItems() |
TestCaseState[] |
doFillTestCaseStatesItems() |
String |
getDefaultDescriptionSource() |
String |
getDefaultErrorHandling() |
List<String> |
getDefaultTestCaseStates() |
String |
getDisplayName() |
doCheckModelConfiguration, doFillExamModelItems, doFillExamNameItems
getInstallations, getModelConfigs, isApplicable
filter
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, 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, toMap
public DescriptorGenerateTask()
@Nonnull public String getDisplayName()
getDisplayName
in class Descriptor<Builder>
public FormValidation doCheckElement(@QueryParameter String value)
value
- valuepublic FormValidation doCheckExamModel(@QueryParameter String value)
value
- valuepublic FormValidation doCheckMappingList(@QueryParameter String value)
value
- valuepublic FormValidation doCheckVariant(@QueryParameter String value)
value
- valuepublic String getDefaultErrorHandling()
public ListBoxModel doFillDescriptionSourceItems()
public String getDefaultDescriptionSource()
public ListBoxModel doFillErrorHandlingItems()
public TestCaseState[] doFillTestCaseStatesItems()
public List<String> getDefaultTestCaseStates()
public StepType[] doFillFrameStepsItems()
Copyright © 2016–2023 MicroNova AG. All rights reserved.