org.jenkinsci.plugins.vncviewer
Class ConsoleNoteButton
java.lang.Object
hudson.console.ConsoleNote
org.jenkinsci.plugins.vncviewer.ConsoleNoteButton
- All Implemented Interfaces:
- hudson.ExtensionPoint, hudson.model.Describable, Serializable
public class ConsoleNoteButton
- extends hudson.console.ConsoleNote
- 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 |
ConsoleNoteButton
public ConsoleNoteButton(String caption,
String html)
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 buttonCaption,
String html)
Copyright © 2004-2015. All Rights Reserved.