Package jetbrains.buildServer.util
Class HelpURLProvider
- java.lang.Object
-
- jetbrains.buildServer.util.HelpURLProvider
-
public class HelpURLProvider extends Object
Created by Nikita.Skvortsov Generates help links date: 19.06.2015.
-
-
Constructor Summary
Constructors Constructor Description HelpURLProvider()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetHelpUrl(String pageName)static StringgetHelpUrl(String pageName, String anchor)static StringgetHelpUrl(String baseUrl, String pageName, String anchor)static StringgetHelpUrl(String baseUrl, String pageName, String anchor, boolean encodePageName)
-
-
-
Field Detail
-
HELP_URL
public static final String HELP_URL
-
-