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.LegacyInstancesAreScopedToHudson
INSECURE, POSTAMBLE, 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(Label label) |
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() |
annotate
encode, encodeTo, encodeTo, findPreamble, getDescriptor, readFrom, removeNotes, removeNotes, skip
public ModelHyperlinkNote(String url, int length)
protected String extraAttributes()
extraAttributes
in class HyperlinkNote
Copyright © 2004–2021. All rights reserved.