Interface TestRunPropertiesLinkBuilder
- All Superinterfaces:
PortalLink
- Since:
- 3.10.0
-
Method Summary
Modifier and TypeMethodDescriptionselectedField
(String fieldId) Returns link to properties tab with specified field selected and expanded if applicable.Methods inherited from interface com.polarion.alm.shared.api.utils.links.PortalLink
toEncodedAbsoluteUrl, toEncodedAbsoluteUrlWithRedirect, toEncodedAnchor, toEncodedRelativeUrl
-
Method Details
-
selectedField
Returns link to properties tab with specified field selected and expanded if applicable.- Parameters:
fieldId
- id of field to select.
-