@Extension(ordinal=100.0)
public final class LintDescriptor
extends hudson.plugins.analysis.core.PluginDescriptor
LintPublisher.The class is marked as public so that it can be accessed from views.
| Modifier and Type | Field and Description |
|---|---|
static String |
PLUGIN_NAME
Used in visible URLs.
|
static String |
PLUGIN_ROOT
Used to specify location of resources.
|
| Constructor and Description |
|---|
LintDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconUrl() |
String |
getPluginName() |
String |
getPluginRoot() |
convertHierarchicalFormData, createResultUrlName, doCheckDefaultEncoding, doCheckHeight, doCheckPattern, doCheckThreshold, getHelpFile, getPluginResultUrlName, getSummaryIconUrl, isApplicable, isPluginInstalled, newInstancecalcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getId, getJsonSafeClassName, getPropertyType, getPropertyType, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, toArray, toList, toMappublic static final String PLUGIN_NAME
public static final String PLUGIN_ROOT
public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tasks.Publisher>public String getPluginName()
getPluginName in class hudson.plugins.analysis.core.PluginDescriptorpublic String getPluginRoot()
getPluginRoot in class hudson.plugins.analysis.core.PluginDescriptorpublic String getIconUrl()
getIconUrl in class hudson.plugins.analysis.core.PluginDescriptorCopyright © 2004-2013. All Rights Reserved.