| Package | Description |
|---|---|
| hudson.console |
Beef up the plain text console output by adding HTML markup.
|
| hudson.tasks._maven |
| Modifier and Type | Class and Description |
|---|---|
class |
ConsoleAnnotationOutputStream<T>
Used to convert plain text console output (as byte sequence) + embedded annotations into HTML (as char sequence),
by using
ConsoleAnnotator. |
class |
PlainTextConsoleOutputStream
Filters out console notes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MavenConsoleAnnotator
Filter
OutputStream that places annotations that marks various Maven outputs. |
Copyright © 2019. All rights reserved.