|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthudson.model.Descriptor<MarkupFormatter>
hudson.markup.MarkupFormatterDescriptor
public abstract class MarkupFormatterDescriptor
Descriptor
for MarkupFormatter
.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class hudson.model.Descriptor |
---|
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self |
Field Summary |
---|
Fields inherited from class hudson.model.Descriptor |
---|
clazz |
Fields inherited from interface hudson.model.Saveable |
---|
NOOP |
Constructor Summary | |
---|---|
MarkupFormatterDescriptor()
|
Method Summary | |
---|---|
static DescriptorExtensionList<MarkupFormatter,MarkupFormatterDescriptor> |
all()
Returns all the registered MarkupFormatterDescriptor s. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MarkupFormatterDescriptor()
Method Detail |
---|
public static DescriptorExtensionList<MarkupFormatter,MarkupFormatterDescriptor> all()
MarkupFormatterDescriptor
s.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |