public final class BrakemanDescriptor
extends hudson.plugins.analysis.core.PluginDescriptor
BrakemanPublisher. Used as a singleton. The
class is marked as public so that it can be accessed from views.| Modifier and Type | Field and Description |
|---|---|
static String |
ACTION_ICON
Icon to use for the result and project action.
|
static String |
PLUGIN_NAME
Plug-in name.
|
static String |
RESULT_URL
The URL of the result action.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconUrl() |
String |
getPluginName() |
boolean |
isApplicable(Class<? extends hudson.model.AbstractProject> jobType) |
convertHierarchicalFormData, convertHierarchicalFormData, createResultUrlName, doCheckDefaultEncoding, doCheckHeight, doCheckPattern, doCheckThreshold, getHelpFile, getPluginResultUrlName, getPluginRoot, getSummaryIconUrl, isMavenPluginInstalled, isPluginInstalledaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic static final String PLUGIN_NAME
public static final String ACTION_ICON
public static final String RESULT_URL
public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tasks.Publisher>public String getPluginName()
getPluginName in class hudson.plugins.analysis.core.PluginDescriptorpublic String getIconUrl()
getIconUrl in class hudson.plugins.analysis.core.PluginDescriptorpublic boolean isApplicable(Class<? extends hudson.model.AbstractProject> jobType)
isApplicable in class hudson.plugins.analysis.core.PluginDescriptorCopyright © 2016–2017. All rights reserved.