Class ClientLinkGenerator
- java.lang.Object
-
- de.tsystems.mms.apm.performancesignature.ui.model.ClientLinkGenerator
-
public class ClientLinkGenerator extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
LOADTEST_OVERVIEW
static String
PUREPATH_OVERVIEW
static String
WEBSTART
-
Constructor Summary
Constructors Constructor Description ClientLinkGenerator(String serverUrl, String dashboardName, String sessionName, String target)
-
-
-
Field Detail
-
LOADTEST_OVERVIEW
public static final String LOADTEST_OVERVIEW
- See Also:
- Constant Field Values
-
PUREPATH_OVERVIEW
public static final String PUREPATH_OVERVIEW
- See Also:
- Constant Field Values
-
WEBSTART
public static final String WEBSTART
- See Also:
- Constant Field Values
-
-
Method Detail
-
generateLink
public String generateLink() throws MalformedURLException
- Throws:
MalformedURLException
-
-