Package hudson.plugins.msbuild
Class MSBuildErrorNote
- All Implemented Interfaces:
ExtensionPoint,Describable<ConsoleNote<?>>,Serializable
Annotation for MSBuild and CSC error messages
- See Also:
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Field Summary
FieldsFields inherited from class hudson.console.ConsoleNote
INSECURE, POSTAMBLE, POSTAMBLE_STR, PREAMBLE, PREAMBLE_STR -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hudson.console.ConsoleNote
encode, encodeTo, encodeTo, findPreamble, getDescriptor, readFrom, removeNotes, removeNotes, skip
-
Field Details
-
PATTERN
-
-
Constructor Details
-
MSBuildErrorNote
public MSBuildErrorNote()
-
-
Method Details
-
annotate
- Specified by:
annotatein classConsoleNote<Object>
-