@Extension public static class CodeAnalysisFailConditions.DescriptorImpl extends hudson.model.Descriptor<CodeAnalysisFailConditions>
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckIgnoreWrappedPackages(boolean value,
int halstead,
int maintainability,
int mcCabe,
int TCR,
boolean ruleViolations,
boolean syntaxErrors) |
hudson.util.ListBoxModel |
doFillHalsteadItems() |
hudson.util.ListBoxModel |
doFillMaintainabilityItems() |
hudson.util.ListBoxModel |
doFillMcCabeItems() |
hudson.util.ListBoxModel |
doFillTCRItems() |
String |
getDisplayName() |
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, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic hudson.util.ListBoxModel doFillHalsteadItems()
public hudson.util.ListBoxModel doFillMaintainabilityItems()
public hudson.util.ListBoxModel doFillMcCabeItems()
public hudson.util.ListBoxModel doFillTCRItems()
public hudson.util.FormValidation doCheckIgnoreWrappedPackages(@QueryParameter
boolean value,
@QueryParameter
int halstead,
@QueryParameter
int maintainability,
@QueryParameter
int mcCabe,
@QueryParameter
int TCR,
@QueryParameter
boolean ruleViolations,
@QueryParameter
boolean syntaxErrors)
@Nonnull public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<CodeAnalysisFailConditions>Copyright © 2016–2019. All rights reserved.