org.jenkinsci.plugins.vncviewer
Class VncHyperlinkNote

java.lang.Object
  extended by hudson.console.ConsoleNote
      extended by hudson.console.HyperlinkNote
          extended by org.jenkinsci.plugins.vncviewer.VncHyperlinkNote
All Implemented Interfaces:
hudson.ExtensionPoint, hudson.model.Describable, Serializable

public class VncHyperlinkNote
extends hudson.console.HyperlinkNote

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class hudson.console.HyperlinkNote
hudson.console.HyperlinkNote.DescriptorImpl
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Field Summary
 
Fields inherited from class hudson.console.ConsoleNote
POSTAMBLE, POSTAMBLE_STR, PREAMBLE, PREAMBLE_STR
 
Constructor Summary
VncHyperlinkNote(String url, int length)
           
 
Method Summary
protected  String extraAttributes()
           
 
Methods inherited from class hudson.console.HyperlinkNote
annotate, encodeTo
 
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
 

Constructor Detail

VncHyperlinkNote

public VncHyperlinkNote(String url,
                        int length)
Method Detail

extraAttributes

protected String extraAttributes()
Overrides:
extraAttributes in class hudson.console.HyperlinkNote


Copyright © 2004-2015. All Rights Reserved.