Package jetbrains.buildServer.web
Class WebLink
- java.lang.Object
-
- jetbrains.buildServer.web.WebLink
-
public class WebLink extends Object
The representation of the HTML web link. Consists of URI and the optional title. If the URI is a relative URL, it shouldn't include servlet context. Title, if presents, is used when rendering as the text inside the <a> element and its title.
Usually used for HTML rendering.- Since:
- 5.0