Interface TestRunRecordsLinkBuilder
- All Superinterfaces:
PortalLink
- Since:
- 3.9.0
-
Method Summary
Modifier and TypeMethodDescriptionReturns link to records with the given status, never null.Methods inherited from interface com.polarion.alm.shared.api.utils.links.PortalLink
toEncodedAbsoluteUrl, toEncodedAbsoluteUrlWithRedirect, toEncodedAnchor, toEncodedRelativeUrl
-
Method Details
-
result
Returns link to records with the given status, never null.- Parameters:
value
- - can be null or empty, than it will not be in the created url
-