Package | Description |
---|---|
hudson.console |
Beef up the plain text console output by adding HTML markup.
|
hudson.model |
Core object model that are bound to URLs via stapler, rooted at Hudson.
|
hudson.tasks._maven | |
hudson.triggers |
Built-in Triggers that run periodically to kick a new build.
|
hudson.util |
Other miscellaneous utility code
|
jenkins.management | |
jenkins.tasks | |
jenkins.util |
Class and Description |
---|
ConsoleAnnotationDescriptor
Descriptor for
ConsoleNote . |
ConsoleAnnotator
Annotates one line of console output.
|
ConsoleAnnotatorFactory
Entry point to the
ConsoleAnnotator extension point. |
ConsoleLogFilter
A hook to allow filtering of information that is written to the console log.
|
ConsoleNote
Data that hangs off from a console output.
|
HyperlinkNote
Turns a text into a hyperlink by specifying the URL separately.
|
HyperlinkNote.DescriptorImpl |
LineTransformationOutputStream
Filtering
OutputStream that buffers text by line, so that the derived class
can perform some manipulation based on the contents of the whole line. |
Class and Description |
---|
AnnotatedLargeText
Extension to
LargeText that handles annotations by ConsoleAnnotator . |
ConsoleNote
Data that hangs off from a console output.
|
Class and Description |
---|
ConsoleAnnotationDescriptor
Descriptor for
ConsoleNote . |
ConsoleAnnotator
Annotates one line of console output.
|
ConsoleNote
Data that hangs off from a console output.
|
LineTransformationOutputStream
Filtering
OutputStream that buffers text by line, so that the derived class
can perform some manipulation based on the contents of the whole line. |
Class and Description |
---|
AnnotatedLargeText
Extension to
LargeText that handles annotations by ConsoleAnnotator . |
Class and Description |
---|
ConsoleNote
Data that hangs off from a console output.
|
Class and Description |
---|
AnnotatedLargeText
Extension to
LargeText that handles annotations by ConsoleAnnotator . |
Class and Description |
---|
ConsoleLogFilter
A hook to allow filtering of information that is written to the console log.
|
Class and Description |
---|
ConsoleNote
Data that hangs off from a console output.
|
Copyright © 2016. All rights reserved.