public class ModelHyperlinkNote extends HyperlinkNote
HyperlinkNote that links to a model object,
which in the UI gets rendered with context menu and etc.| Modifier and Type | Class and Description |
|---|---|
static class |
ModelHyperlinkNote.DescriptorImpl |
ExtensionPoint.LegacyInstancesAreScopedToHudsonPOSTAMBLE, POSTAMBLE_STR, PREAMBLE, PREAMBLE_STR| Constructor and Description |
|---|
ModelHyperlinkNote(String url,
int length) |
| Modifier and Type | Method and Description |
|---|---|
static String |
encodeTo(Item item) |
static String |
encodeTo(Item item,
String text) |
static String |
encodeTo(Node node) |
static String |
encodeTo(Run r) |
static String |
encodeTo(String url,
String text) |
static String |
encodeTo(User u) |
static String |
encodeTo(User u,
String text) |
protected String |
extraAttributes() |
annotateencode, encodeTo, encodeTo, findPreamble, getDescriptor, readFrom, removeNotes, removeNotes, skippublic ModelHyperlinkNote(String url, int length)
protected String extraAttributes()
extraAttributes in class HyperlinkNoteCopyright © 2019. All rights reserved.