|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConsoleAnnotationDescriptor | |
---|---|
hudson.console | Beef up the plain text console output by adding HTML markup. |
hudson.tasks._maven |
Uses of ConsoleAnnotationDescriptor in hudson.console |
---|
Subclasses of ConsoleAnnotationDescriptor in hudson.console | |
---|---|
static class |
ExpandableDetailsNote.DescriptorImpl
|
static class |
HudsonExceptionNote.DescriptorImpl
|
static class |
HyperlinkNote.DescriptorImpl
|
static class |
ModelHyperlinkNote.DescriptorImpl
|
Methods in hudson.console that return ConsoleAnnotationDescriptor | |
---|---|
ConsoleAnnotationDescriptor |
ConsoleNote.getDescriptor()
|
Methods in hudson.console that return types with arguments of type ConsoleAnnotationDescriptor | |
---|---|
static DescriptorExtensionList<ConsoleNote<?>,ConsoleAnnotationDescriptor> |
ConsoleAnnotationDescriptor.all()
Returns all the registered ConsoleAnnotationDescriptor descriptors. |
Uses of ConsoleAnnotationDescriptor in hudson.tasks._maven |
---|
Subclasses of ConsoleAnnotationDescriptor in hudson.tasks._maven | |
---|---|
static class |
Maven3MojoNote.DescriptorImpl
|
static class |
MavenErrorNote.DescriptorImpl
|
static class |
MavenMojoNote.DescriptorImpl
|
static class |
MavenWarningNote.DescriptorImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |