|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthudson.console.ConsoleNote
hudson.plugins.gradle.GradleOutcomeNote
public class GradleOutcomeNote
Annotates the BUILD SUCCESSFUL/FAILED line of the Ant execution.
Nested Class Summary | |
---|---|
static class |
GradleOutcomeNote.DescriptorImpl
|
Field Summary |
---|
Fields inherited from class hudson.console.ConsoleNote |
---|
POSTAMBLE, POSTAMBLE_STR, PREAMBLE, PREAMBLE_STR |
Constructor Summary | |
---|---|
GradleOutcomeNote()
|
Method Summary | |
---|---|
hudson.console.ConsoleAnnotator |
annotate(Object context,
hudson.MarkupText text,
int charPos)
|
Methods inherited from class hudson.console.ConsoleNote |
---|
encode, encodeTo, encodeTo, findPreamble, getDescriptor, readFrom, removeNotes, removeNotes, skip |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GradleOutcomeNote()
Method Detail |
---|
public hudson.console.ConsoleAnnotator annotate(Object context, hudson.MarkupText text, int charPos)
annotate
in class hudson.console.ConsoleNote
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |