|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.model.Descriptor<hudson.tasks.Publisher>
hudson.plugins.violations.ViolationsPublisher.DescriptorImpl
public static final class ViolationsPublisher.DescriptorImpl
A class for the plugin configuration screen in hudson.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.model.Descriptor |
|---|
hudson.model.Descriptor.FormException |
| Field Summary |
|---|
| Fields inherited from class hudson.model.Descriptor |
|---|
clazz |
| Method Summary | |
|---|---|
ViolationsConfig |
getConfig()
Return a default config to be used for configuration screen. |
java.lang.String |
getDisplayName()
Get the name to display in the configuration screen for projects. |
java.lang.String |
getHelpFile()
Get the help file for the configuration screen. |
hudson.tasks.Publisher |
newInstance(org.kohsuke.stapler.StaplerRequest req)
Create a new instance of the ViolationsPublisher. |
| Methods inherited from class hudson.model.Descriptor |
|---|
configure, configure, convert, find, getConfigPage, getGlobalConfigPage, getViewPage, isInstance, load, newInstance, newInstancesFromHeteroList, save, toArray, toList, toMap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.lang.String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tasks.Publisher>public java.lang.String getHelpFile()
getHelpFile in class hudson.model.Descriptor<hudson.tasks.Publisher>public hudson.tasks.Publisher newInstance(org.kohsuke.stapler.StaplerRequest req)
newInstance in class hudson.model.Descriptor<hudson.tasks.Publisher>req - the reqest parameters from stapler.
public ViolationsConfig getConfig()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||