org.jenkinsci.plugins.jenkinsreviewbot
Class ReviewboardNote
java.lang.Object
hudson.console.ConsoleNote
org.jenkinsci.plugins.jenkinsreviewbot.ReviewboardNote
- All Implemented Interfaces:
- hudson.ExtensionPoint, hudson.model.Describable, Serializable
public class ReviewboardNote
- extends hudson.console.ConsoleNote
User: ymeymann
Date: 6/5/13 4:48 PM
- See Also:
- Serialized Form
Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
Fields inherited from class hudson.console.ConsoleNote |
POSTAMBLE, POSTAMBLE_STR, PREAMBLE, PREAMBLE_STR |
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 |
ReviewboardNote
public ReviewboardNote(int length)
annotate
public hudson.console.ConsoleAnnotator annotate(Object context,
hudson.MarkupText text,
int charPos)
- Specified by:
annotate
in class hudson.console.ConsoleNote
encodeTo
public static String encodeTo(String text)
Copyright © 2004-2015. All Rights Reserved.