|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.model.Descriptor<BuildToChatNotifier>
hudson.plugins.im.build_notify.BuildToChatNotifierDescriptor
public abstract class BuildToChatNotifierDescriptor
Descriptor for BuildToChatNotifier.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.model.Descriptor |
|---|
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType |
| Field Summary |
|---|
| Fields inherited from class hudson.model.Descriptor |
|---|
clazz |
| Fields inherited from interface hudson.model.Saveable |
|---|
NOOP |
| Constructor Summary | |
|---|---|
BuildToChatNotifierDescriptor()
|
|
| Method Summary | |
|---|---|
abstract java.lang.String |
getDisplayName()
Return one line text that summarizes what this BuildToChatNotifier sends out. |
| Methods inherited from class hudson.model.Descriptor |
|---|
configure, configure, configure, convert, doHelp, find, find, getCheckUrl, getConfigPage, getGlobalConfigPage, getHelpFile, getHelpFile, getJsonSafeClassName, getPropertyType, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, save, toArray, toList, toMap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BuildToChatNotifierDescriptor()
| Method Detail |
|---|
public abstract java.lang.String getDisplayName()
BuildToChatNotifier sends out.
This text is rendered into a <select> control to allow the user to choose the
desired output verbosity.
getDisplayName in class hudson.model.Descriptor<BuildToChatNotifier>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||