public class ConsoleNoteButton
extends hudson.console.ConsoleNote
| Modifier and Type | Class and Description |
|---|---|
static class |
ConsoleNoteButton.DescriptorImpl |
| Constructor and Description |
|---|
ConsoleNoteButton(String caption,
String html) |
| Modifier and Type | Method and Description |
|---|---|
hudson.console.ConsoleAnnotator |
annotate(Object context,
hudson.MarkupText text,
int charPos) |
static String |
encodeTo(String buttonCaption,
String html) |
Copyright © 2016–2020. All rights reserved.