Class WarningCountIncreaseSpecifiedScoreAndHigherCondition.DescriptorImpl
- java.lang.Object
-
- hudson.model.Descriptor<Condition>
-
- org.jenkinsci.plugins.codesonar.conditions.ConditionDescriptor<WarningCountIncreaseSpecifiedScoreAndHigherCondition>
-
- org.jenkinsci.plugins.codesonar.conditions.WarningCountIncreaseSpecifiedScoreAndHigherCondition.DescriptorImpl
-
- All Implemented Interfaces:
hudson.model.Saveable
,jenkins.util.io.OnMaster
- Enclosing class:
- WarningCountIncreaseSpecifiedScoreAndHigherCondition
@Symbol("warningCountIncreaseSpecifiedScoreAndHigher") @Extension public static final class WarningCountIncreaseSpecifiedScoreAndHigherCondition.DescriptorImpl extends ConditionDescriptor<WarningCountIncreaseSpecifiedScoreAndHigherCondition>
-
-
Constructor Summary
Constructors Constructor Description DescriptorImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description hudson.util.FormValidation
doCheckWarningPercentage(String warningPercentage)
String
getDisplayName()
-
Methods inherited from class org.jenkinsci.plugins.codesonar.conditions.ConditionDescriptor
doFillWarrantedResultItems, newInstance
-
Methods inherited from class hudson.model.Descriptor
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, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
-
-